Click or drag to resize

MetadataToken Constructor (UInt32)

Initializes a new instance of the MetadataToken class

Namespace:  Mono.Cecil
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public MetadataToken(
	uint token
)

Parameters

token
Type: SystemUInt32
See Also