| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- {
- "DllDatas": [
- {
- "DllPath": "YSAI.RelayManage.dll",
- "IsAbsolutePath": false,
- "NamespaceDatas": [
- {
- "Namespace": "YSAI.RelayManage",
- "ClassDatas": [
- {
- "SN": "YSAI.RelayManage.RelayManageOperate[Instance]",
- "ClassName": "RelayManageOperate",
- "ConstructorParam": null,
- "MethodDatas": [
- {
- "SN": "[Subscribe]",
- "WhetherExecute": false,
- "MethodName": "Subscribe",
- "MethodParam": null
- },
- {
- "SN": "[UnSubscribe]",
- "WhetherExecute": false,
- "MethodName": "UnSubscribe",
- "MethodParam": null
- },
- {
- "SN": "[Produce]",
- "WhetherExecute": false,
- "MethodName": "Produce",
- "MethodParam": null
- },
- {
- "SN": "[TypeSns]",
- "WhetherExecute": false,
- "MethodName": "TypeSns",
- "MethodParam": null
- },
- {
- "SN": "[InstanceSns]",
- "WhetherExecute": false,
- "MethodName": "InstanceSns",
- "MethodParam": null
- },
- {
- "SN": "[DisposeISn]",
- "WhetherExecute": false,
- "MethodName": "DisposeISn",
- "MethodParam": null
- },
- {
- "SN": "[RemoveISn]",
- "WhetherExecute": false,
- "MethodName": "RemoveISn",
- "MethodParam": null
- },
- {
- "SN": "[On]",
- "WhetherExecute": false,
- "MethodName": "On",
- "MethodParam": null
- },
- {
- "SN": "[Off]",
- "WhetherExecute": false,
- "MethodName": "Off",
- "MethodParam": null
- }
- ],
- "EventDatas": [
- {
- "SN": "[OnEvent]",
- "EventName": "OnEvent"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
|