Method | Description | |
---|---|---|
BinaryRecyclingDialog ( ) : System.Windows | ||
ShowMessage ( string text ) : void | ||
ShowProgress ( int total, int index, string fixtureName ) : void | ||
Start ( ) : void |
public BinaryRecyclingDialog ( ) : System.Windows | ||
return | System.Windows |
public ShowProgress ( int total, int index, string fixtureName ) : void | ||
total | int | |
index | int | |
fixtureName | string | |
return | void |