Response Unmarshaller for SetIdentityNotificationTopic operation
Inheritance: XmlResponseUnmarshaller
Esempio n. 1
0
 public static SetIdentityNotificationTopicResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
        instance = new SetIdentityNotificationTopicResponseUnmarshaller();
     }
     return instance;
 }
Esempio n. 2
0
 public static SetIdentityNotificationTopicResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new SetIdentityNotificationTopicResponseUnmarshaller();
     }
     return(instance);
 }