Amazon.DirectConnect.Model.Internal.MarshallTransformations.ConfirmConnectionResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

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