Method | Description | |
---|---|---|
Create ( ) : IPurePath |
Factory method to create a new PurePath instance based upon the current operating system.
|
|
Create ( string path ) : IPurePath |
Factory method to create a new PurePath instance based upon the current operating system.
|
Method | Description | |
---|---|---|
PurePath ( ) |
public static Create ( string path ) : IPurePath | ||
path | string | |
return | IPurePath |