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