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

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

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