C# Class MonoDevelop.ClassDesigner.Figures.EnumFigure

Inheritance: TypeFigure
ファイルを表示 Open project: mono/monohotdraw Class Usage Examples

Public Methods

Method Description
EnumFigure ( IType domtype ) : System

Protected Methods

Method Description
CreateGroups ( ) : void

Method Details

CreateGroups() protected method

protected CreateGroups ( ) : void
return void

EnumFigure() public method

public EnumFigure ( IType domtype ) : System
domtype IType
return System