Method | Description | |
---|---|---|
FileProjectResolver ( string projectFilePath ) : System.IO | ||
InputStream ( string relativePath ) : |
||
OutputStream ( string relativePath ) : |
public FileProjectResolver ( string projectFilePath ) : System.IO | ||
projectFilePath | string | |
return | System.IO |
public InputStream ( string relativePath ) : |
||
relativePath | string | |
return |
public OutputStream ( string relativePath ) : |
||
relativePath | string | |
return |