Property | Type | Description | |
---|---|---|---|
m_PathString | string |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
IsChildOf ( IDirectoryPath parentDirectory ) : bool | ||
NotEquals ( object obj ) : bool | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
PathBase ( string pathString ) : System |
Method | Description | |
---|---|---|
PrivateEquals ( IPath path ) : bool |
public IsChildOf ( IDirectoryPath parentDirectory ) : bool | ||
parentDirectory | IDirectoryPath | |
return | bool |
protected PathBase ( string pathString ) : System | ||
pathString | string | |
return | System |