コード例 #1
0
 public static EnableAlarmActionsResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
        instance = new EnableAlarmActionsResponseUnmarshaller();
     }
     return instance;
 }
 public static EnableAlarmActionsResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new EnableAlarmActionsResponseUnmarshaller();
     }
     return(instance);
 }