Amazon.StorageGateway.Model.Internal.MarshallTransformations.ActivateGatewayResponseUnmarshaller.GetInstance C# (CSharp) Метод

GetInstance() публичный статический Метод

public static GetInstance ( ) : ActivateGatewayResponseUnmarshaller
Результат ActivateGatewayResponseUnmarshaller
        public static ActivateGatewayResponseUnmarshaller GetInstance()
        {
          if (instance == null)
          {
            instance = new ActivateGatewayResponseUnmarshaller();
          }
          return instance;
        }