Response Unmarshaller for DeleteConnection operation
Наследование: JsonResponseUnmarshaller
Пример #1
0
 public static DeleteConnectionResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new DeleteConnectionResponseUnmarshaller();
     }
     return(instance);
 }
 public static DeleteConnectionResponseUnmarshaller GetInstance()
 {
     if (instance == null)
       {
     instance = new DeleteConnectionResponseUnmarshaller();
       }
       return instance;
 }