Amazon.CodeDeploy.Model.RevisionLocation.IsSetRevisionType C# (CSharp) 메소드

IsSetRevisionType() 개인적인 메소드

private IsSetRevisionType ( ) : bool
리턴 bool
        internal bool IsSetRevisionType()
        {
            return this._revisionType != null;
        }