Click or drag to resize

TypeRefBase Constructor

Overload List
  NameDescription
Protected methodTypeRefBase(Object)
Initializes a new instance of the TypeRefBase class
Protected methodTypeRefBase(MethodBase, Boolean)
Initializes a new instance of the TypeRefBase class
Protected methodTypeRefBase(String, Boolean)
Initializes a new instance of the TypeRefBase class
Protected methodTypeRefBase(Type, Boolean)
Initializes a new instance of the TypeRefBase class
Protected methodTypeRefBase(AnonymousMethodBase, Boolean)
Initializes a new instance of the TypeRefBase class
Protected methodTypeRefBase(GenericParameter, Boolean)
Initializes a new instance of the TypeRefBase class
Protected methodTypeRefBase(ITypeDecl, Boolean)
Initializes a new instance of the TypeRefBase class
Protected methodTypeRefBase(MethodDeclBase, Boolean)
Initializes a new instance of the TypeRefBase class
Protected methodTypeRefBase(MethodDefinition, Boolean)
Initializes a new instance of the TypeRefBase class
Protected methodTypeRefBase(Parser, CodeObject)
Initializes a new instance of the TypeRefBase class
Protected methodTypeRefBase(TypeDefinition, Boolean)
Initializes a new instance of the TypeRefBase class
Top
See Also