Метод | Описание | |
---|---|---|
For ( string targetModule, DebugSymbolFormat symbolFormat, string supportModule, string supportModulePartialNamespace, string frameworkPaths, string projectLockFile, string additionalReferences, string platformPath, ICollection |
||
Save ( string targetModule ) : void |
Метод | Описание | |
---|---|---|
CheckFrameworkPath ( string frameworkPath ) : void | ||
CheckFrameworkPaths ( string frameworkPaths ) : void | ||
TargetModuleParameters ( string targetModule, DebugSymbolFormat symbolFormat, IAssemblyResolver resolver ) : ReaderParameters |
public static For ( string targetModule, DebugSymbolFormat symbolFormat, string supportModule, string supportModulePartialNamespace, string frameworkPaths, string projectLockFile, string additionalReferences, string platformPath, ICollection |
||
targetModule | string | |
symbolFormat | DebugSymbolFormat | |
supportModule | string | |
supportModulePartialNamespace | string | |
frameworkPaths | string | |
projectLockFile | string | |
additionalReferences | string | |
platformPath | string | |
strongNamedReferences | ICollection |
|
winmdReferences | ICollection |
|
alt | IDictionary |
|
ignore | IDictionary |
|
Результат |
public Save ( string targetModule ) : void | ||
targetModule | string | |
Результат | void |