TypeRefCreate Method (TypeReference, Int32) |
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public static TypeRefBase Create(
TypeReference typeReference,
params int[] arrayRanks
)
Parameters
- typeReference
- Type: Mono.CecilTypeReference
- arrayRanks
- Type: SystemInt32
Return Value
Type:
TypeRefBaseSee Also