Response Unmarshaller for DetachVpnGateway operation
상속: EC2ResponseUnmarshaller
 public static DetachVpnGatewayResponseUnmarshaller GetInstance()
 {
     if (instance == null) 
     {
        instance = new DetachVpnGatewayResponseUnmarshaller();
     }
     return instance;
 }
예제 #2
0
 public static DetachVpnGatewayResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new DetachVpnGatewayResponseUnmarshaller();
     }
     return(instance);
 }