ModuleDefinitionHasTypeReference Method (String) |
Namespace:
Mono.Cecil
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public bool HasTypeReference(
string fullName
)
Parameters
- fullName
- Type: SystemString
Return Value
Type:
BooleanSee Also