ILModuleRef Type
Instance members
Instance member |
Description
|
Full Usage:
this.HasMetadata
Returns: bool
|
|
Full Usage:
this.Hash
Returns: byte[] option
|
|
Full Usage:
this.Name
Returns: string
|
|
Static members
Static member |
Description
|
Full Usage:
ILModuleRef.Create(name, hasMetadata, hash)
Parameters:
string
hasMetadata : bool
hash : byte[] option
Returns: ILModuleRef
|
|