C# Class FullInspector.Internal.fiReflectionUtility.DisplayedType

Mostra file Open project: jacobdufault/fullinspector

Public Properties

Property Type Description
DisplayName string
Type System.Type

Public Methods

Method Description
DisplayedType ( Type type ) : System

Method Details

DisplayedType() public method

public DisplayedType ( Type type ) : System
type System.Type
return System

Property Details

DisplayName public_oe property

public string DisplayName
return string

Type public_oe property

public Type,System Type
return System.Type