Method | Description | |
---|---|---|
CreateAssembliesDirectory ( ) : void | ||
GetAssemblyDirectory ( string nonDefault ) : string | ||
GetAssemblyPath ( string tempFileName, string nonDefault = null ) : string |
public static CreateAssembliesDirectory ( ) : void | ||
return | void |
public static GetAssemblyDirectory ( string nonDefault ) : string | ||
nonDefault | string | |
return | string |
public static GetAssemblyPath ( string tempFileName, string nonDefault = null ) : string | ||
tempFileName | string | |
nonDefault | string | |
return | string |