Метод | Описание | |
---|---|---|
IsEmpty ( ) : bool | ||
ServicesConfig ( int pos, string id, string buttonText ) : System | ||
ServicesConfig ( int pos, string id, string buttonText, string description, string help ) : System |
Метод | Описание | |
---|---|---|
Init ( int pos, string id, string buttonText, string description, string help ) : void |
public ServicesConfig ( int pos, string id, string buttonText ) : System | ||
pos | int | |
id | string | |
buttonText | string | |
Результат | System |
public ServicesConfig ( int pos, string id, string buttonText, string description, string help ) : System | ||
pos | int | |
id | string | |
buttonText | string | |
description | string | |
help | string | |
Результат | System |