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

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

        public static TestRoleResponseUnmarshaller GetInstance()
        {
          if (instance == null)
          {
            instance = new TestRoleResponseUnmarshaller();
          }
          return instance;
        }