Amazon.ElasticTranscoder.Model.Internal.MarshallTransformations.TestRoleResponseUnmarshaller.GetInstance C# (CSharp) 메소드

GetInstance() 공개 정적인 메소드

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