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

GetInstance() public static méthode

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