Amazon.ElasticTranscoder.Model.Internal.MarshallTransformations.CreateJobResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

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