C# Class PoiConvertor.Model.Label

ファイルを表示 Open project: TNOCS/csTouch

Public Methods

Method Description
Label ( string name )
SetPoisCounter ( int count ) : void

Method Details

Label() public method

public Label ( string name )
name string

SetPoisCounter() public method

public SetPoisCounter ( int count ) : void
count int
return void