Response Unmarshaller for GetTrailStatus operation
Inheritance: JsonResponseUnmarshaller
Esempio n. 1
0
 public static GetTrailStatusResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new GetTrailStatusResponseUnmarshaller();
     }
     return(instance);
 }
 public static GetTrailStatusResponseUnmarshaller GetInstance()
 {
   if (instance == null)
   {
     instance = new GetTrailStatusResponseUnmarshaller();
   }
   return instance;
 }