Method | Description | |
---|---|---|
Add ( BarType barType, long barSize ) : void | ||
Clear ( ) : void | ||
Contains ( BarType barType, long barSize ) : bool |
public Add ( BarType barType, long barSize ) : void | ||
barType | BarType | |
barSize | long | |
return | void |
public Contains ( BarType barType, long barSize ) : bool | ||
barType | BarType | |
barSize | long | |
return | bool |