ReflectionConfig.json 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. {
  2. "DllDatas": [
  3. {
  4. "DllPath": "YSAI.RelayManage.dll",
  5. "IsAbsolutePath": false,
  6. "NamespaceDatas": [
  7. {
  8. "Namespace": "YSAI.RelayManage",
  9. "ClassDatas": [
  10. {
  11. "SN": "YSAI.RelayManage.RelayManageOperate[Instance]",
  12. "ClassName": "RelayManageOperate",
  13. "ConstructorParam": null,
  14. "MethodDatas": [
  15. {
  16. "SN": "[Subscribe]",
  17. "WhetherExecute": false,
  18. "MethodName": "Subscribe",
  19. "MethodParam": null
  20. },
  21. {
  22. "SN": "[UnSubscribe]",
  23. "WhetherExecute": false,
  24. "MethodName": "UnSubscribe",
  25. "MethodParam": null
  26. },
  27. {
  28. "SN": "[Produce]",
  29. "WhetherExecute": false,
  30. "MethodName": "Produce",
  31. "MethodParam": null
  32. },
  33. {
  34. "SN": "[TypeSns]",
  35. "WhetherExecute": false,
  36. "MethodName": "TypeSns",
  37. "MethodParam": null
  38. },
  39. {
  40. "SN": "[InstanceSns]",
  41. "WhetherExecute": false,
  42. "MethodName": "InstanceSns",
  43. "MethodParam": null
  44. },
  45. {
  46. "SN": "[DisposeISn]",
  47. "WhetherExecute": false,
  48. "MethodName": "DisposeISn",
  49. "MethodParam": null
  50. },
  51. {
  52. "SN": "[RemoveISn]",
  53. "WhetherExecute": false,
  54. "MethodName": "RemoveISn",
  55. "MethodParam": null
  56. },
  57. {
  58. "SN": "[On]",
  59. "WhetherExecute": false,
  60. "MethodName": "On",
  61. "MethodParam": null
  62. },
  63. {
  64. "SN": "[Off]",
  65. "WhetherExecute": false,
  66. "MethodName": "Off",
  67. "MethodParam": null
  68. }
  69. ],
  70. "EventDatas": [
  71. {
  72. "SN": "[OnEvent]",
  73. "EventName": "OnEvent"
  74. }
  75. ]
  76. }
  77. ]
  78. }
  79. ]
  80. }
  81. ]
  82. }