Nova CodeDOM Class Library
Nova CodeDOM Class Library
Nova.CodeDOM
TypeParameter Class
TypeParameter Methods
Accept Method
AddToDictionary Method
AsText Method
AsTextTypeParameters Method
CreateArrayRef Method
CreateNullableRef Method
CreateRef Method
FindTypeArgument Method
FindTypeArgumentInBase Method
GetBaseType Method
GetConstraints Method
GetConstructor Method
GetConstructors Method
GetDelegateParameters Method
GetDelegateReturnType Method
GetEvent Method
GetField Method
GetFullName Method
GetIndexer Method
GetMethod Method
GetMethods Method
GetNestedType Method
GetProperty Method
GetTypeConstraint Method
IsAssignableFrom Method
IsImplementationOf Method
IsSubclassOf Method
ParseList Method
RemoveFromDictionary Method
Resolve Method
ResolveIndexerRef Method
ResolveRef Method
VarianceModifierToString Method
TypeParameter
GetBaseType Method
Get the base type - always a
TypeRef
to the 'object' type.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
Copy
public
TypeRef
GetBaseType
()
Return Value
Type:
TypeRef
Implements
ITypeDecl
GetBaseType
See Also
Reference
TypeParameter Class
Nova.CodeDOM Namespace
Copyright (C) 2011-2019, Inevitable Software, all rights reserved.
Send comments on this topic to
support@inevitablesoftware.com