[]
        
(Showing Draft Content)

C1.C1Preview.ActionHandlerFile.-ctor

ActionHandlerFile Constructor

ActionHandlerFile()

Initializes a new instance of the ActionHandlerFile class.

Declaration
public ActionHandlerFile()

ActionHandlerFile(string)

Initializes a new instance of the ActionHandlerFile class, assigning the FileName property.

Declaration
public ActionHandlerFile(string fileName)
Parameters
Type Name Description
string fileName

The file name to assign to the FileName property.