Nova CodeDOM Class Library
Nova CodeDOM Class Library
Nova.CodeDOM
TypeRefBase Class
TypeRefBase Type Conversions
Implicit Conversion Operators
TypeRefBase Type Conversions
Operators
Name
Description
(MethodBase to TypeRefBase)
Implicit conversion of a
MethodBase
to a
TypeRefBase
(actually, a
MethodRef
or
ConstructorRef
).
(Type to TypeRefBase)
Implicit conversion of a
Type
to a
TypeRefBase
(actually, a
TypeRef
).
(MethodDeclBase to TypeRefBase)
Implicit conversion of a
MethodDeclBase
to a
TypeRefBase
(actually, a
MethodRef
or
ConstructorRef
).
(TypeDecl to TypeRefBase)
Implicit conversion of a
TypeDecl
to a
TypeRefBase
(actually, a
TypeRef
).
(TypeParameter to TypeRefBase)
Implicit conversion of a
TypeParameter
to a
TypeRefBase
(actually, a
TypeParameterRef
).
Top
See Also
Reference
TypeRefBase Class
Nova.CodeDOM Namespace
Copyright (C) 2011-2019, Inevitable Software, all rights reserved.
Send comments on this topic to
support@inevitablesoftware.com