Property | Type | Description | |
---|---|---|---|
ElementsInput | InputField, | ||
MinesInput | InputField, | ||
RateBetweenElementsAndMines | int |
Method | Description | |
---|---|---|
EndInputElements ( string str ) : void | ||
EndInputMines ( string str ) : void | ||
SetMinesQuantity ( string str ) : void | ||
Start ( ) : void |
Method | Description | |
---|---|---|
GetAccurateNumber ( int i ) : int |
public EndInputElements ( string str ) : void | ||
str | string | |
return | void |
public SetMinesQuantity ( string str ) : void | ||
str | string | |
return | void |