Method | Description | |
---|---|---|
CanAccept ( string sFileName ) : bool | ||
SaveFile ( string fileName ) : void |
Method | Description | |
---|---|---|
DeleteFile ( string fileName ) : void |
public abstract CanAccept ( string sFileName ) : bool | ||
sFileName | string | |
return | bool |
protected DeleteFile ( string fileName ) : void | ||
fileName | string | |
return | void |