Method | Description | |
---|---|---|
Clear ( ) : void | ||
ReadAll ( ) : FileContent | ||
ToString ( ) : string | ||
Write ( byte content ) : bool | ||
Write ( string content ) : bool | ||
WriteLn ( string content ) : bool |
Method | Description | |
---|---|---|
VolumeFile ( |
Method | Description | |
---|---|---|
InitializeSuffixes ( ) : void | ||
WriteObject ( Structure content ) : bool |
protected VolumeFile ( |
||
volume | ||
path | ||
return | System.Linq |
public abstract Write ( byte content ) : bool | ||
content | byte | |
return | bool |