Méthode | Description | |
---|---|---|
AddAttribute ( |
||
AddMemberOptions ( MemberOptions>.Dictionary |
||
AddReference ( string assemblyPath ) : void | ||
AddReference ( string fromAssemblyPath, string referenceName ) : void | ||
AddSearchDirectory ( string directory ) : void | ||
AssemblyWeaver ( ) : System | ||
AssemblyWeaver ( string targetAssemblyPath ) : System | ||
CloneMembers ( List |
||
CopyAssembly ( string origAssemblyPath ) : void | ||
CopyTypes ( string origAssemblyPath, IEnumerable |
||
GetReferences ( string assemblyPath ) : HashSet |
||
MergeTypes ( string origAssemblyPath, TypeSignature>.Dictionary |
||
Write ( string outputAssemblyPath ) : void |
Méthode | Description | |
---|---|---|
AssemblyWeaver ( |
||
CheckErrors ( ) : void |
public AddAttribute ( |
||
attributeType | ||
ctorParamTypes | ||
paramArguments | object | |
Résultat | void |
public AddMemberOptions ( MemberOptions>.Dictionary |
||
options | MemberOptions>.Dictionary | |
Résultat | void |
public AddReference ( string assemblyPath ) : void | ||
assemblyPath | string | |
Résultat | void |
public AddReference ( string fromAssemblyPath, string referenceName ) : void | ||
fromAssemblyPath | string | |
referenceName | string | |
Résultat | void |
public AddSearchDirectory ( string directory ) : void | ||
directory | string | |
Résultat | void |
public AssemblyWeaver ( string targetAssemblyPath ) : System | ||
targetAssemblyPath | string | |
Résultat | System |
public CopyAssembly ( string origAssemblyPath ) : void | ||
origAssemblyPath | string | |
Résultat | void |
public CopyTypes ( string origAssemblyPath, IEnumerable |
||
origAssemblyPath | string | |
types | IEnumerable |
|
areStubTypes | bool | |
Résultat | void |
public static GetReferences ( string assemblyPath ) : HashSet |
||
assemblyPath | string | |
Résultat | HashSet |
public MergeTypes ( string origAssemblyPath, TypeSignature>.Dictionary |
||
origAssemblyPath | string | |
types | TypeSignature>.Dictionary | |
Résultat | void |
public Write ( string outputAssemblyPath ) : void | ||
outputAssemblyPath | string | |
Résultat | void |