Amazon.StorageGateway.Model.Internal.MarshallTransformations.ActivateGatewayResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

public static GetInstance ( ) : ActivateGatewayResponseUnmarshaller
Résultat ActivateGatewayResponseUnmarshaller
        public static ActivateGatewayResponseUnmarshaller GetInstance()
        {
          if (instance == null)
          {
            instance = new ActivateGatewayResponseUnmarshaller();
          }
          return instance;
        }