Method | Description | |
---|---|---|
ExistsOnPath ( string fileName ) : bool | ||
GetFullPath ( string fileName ) : string |
Method | Description | |
---|---|---|
CreateCodeProvider ( ) : CodeDomProvider | ||
SetParameters ( |
protected CreateCodeProvider ( ) : CodeDomProvider | ||
return | CodeDomProvider |
public static ExistsOnPath ( string fileName ) : bool | ||
fileName | string | |
return | bool |
public static GetFullPath ( string fileName ) : string | ||
fileName | string | |
return | string |
protected SetParameters ( |
||
parameters | ||
return | void |