Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
Etag ( ) : string | ||
FileReference ( string path ) : System | ||
GetHashCode ( ) : int | ||
LastModified ( ) : System.DateTime | ||
Length ( ) : long | ||
Load ( string relativePath ) : IFileReference | ||
ReadContents ( ) : string | ||
ReadContents ( Action |
||
ReadLines ( Action |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
Equals ( |
protected Equals ( |
||
other | ||
return | bool |
public FileReference ( string path ) : System | ||
path | string | |
return | System |
public static Load ( string relativePath ) : IFileReference | ||
relativePath | string | |
return | IFileReference |