[]
Initializes a new instance of the ActionHandlerFile class.
public ActionHandlerFile()
Initializes a new instance of the ActionHandlerFile class, assigning the FileName property.
public ActionHandlerFile(string fileName)
Type | Name | Description |
---|---|---|
string | fileName | The file name to assign to the FileName property. |