C# Class System.Reflection.Emit.PointerType

Inheritance: DerivedType
Mostra file Open project: runefs/Marvin Class Usage Examples

Protected Methods

Method Description
IsPointerImpl ( ) : bool

Private Methods

Method Description
FormatName ( string elementName ) : String
PointerType ( Type elementType ) : System.Reflection

Method Details

IsPointerImpl() protected method

protected IsPointerImpl ( ) : bool
return bool