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

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

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