Свойство | Тип | Описание | |
---|---|---|---|
buttonEvent | ButtonEvent, |
Метод | Описание | |
---|---|---|
EventedButton ( string label, string color, ButtonEvent, evt ) : System.Collections | ||
RandomString ( int size ) : string |
public EventedButton ( string label, string color, ButtonEvent, evt ) : System.Collections | ||
label | string | |
color | string | |
evt | ButtonEvent, | |
Результат | System.Collections |
public static RandomString ( int size ) : string | ||
size | int | |
Результат | string |