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;
        }