服务端事件参数集合 更多...
Public 成员函数 | |
| ParameterCollection () | |
| 构造函数 | |
| ParameterCollection (params Parameter[] parameters) | |
| 构造函数 | |
| Parameter | GetParameterByName (string name) |
| 获取事件参数 | |
服务端事件参数集合
| FineUICore.ParameterCollection.ParameterCollection | ( | ) |
构造函数
| FineUICore.ParameterCollection.ParameterCollection | ( | params Parameter[] | parameters | ) |
构造函数
| parameters |
| Parameter FineUICore.ParameterCollection.GetParameterByName | ( | string | name | ) |
获取事件参数
| name | 参数名称 |