Свойство | Тип | Описание | |
---|---|---|---|
CreateCacheDirectory | string | ||
ExtractLibrary | void | ||
GrantEveryoneReadAndExecuteAccess | void | ||
Load | void | ||
WriteAssembly | void | ||
WriteXmlResources | void |
Метод | Описание | |
---|---|---|
Copy ( Stream source, Stream destination ) : void |
Метод | Описание | |
---|---|---|
CreateCacheDirectory ( ) : string | ||
ExtractLibrary ( ) : void | ||
GrantEveryoneReadAndExecuteAccess ( string cacheDirectory ) : void | ||
Load ( ) : void | ||
WriteAssembly ( string tempFile ) : void | ||
WriteXmlResources ( string cacheDirectory ) : void |
public static Copy ( Stream source, Stream destination ) : void | ||
source | Stream | |
destination | Stream | |
Результат | void |