Amazon.CodePipeline.Model.PipelineDeclaration.IsSetVersion C# (CSharp) 메소드

IsSetVersion() 개인적인 메소드

private IsSetVersion ( ) : bool
리턴 bool
        internal bool IsSetVersion()
        {
            return this._version.HasValue; 
        }