Amazon.OpsWorks.Model.DescribeCommandsResult.IsSetCommands C# (CSharp) 메소드

IsSetCommands() 개인적인 메소드

private IsSetCommands ( ) : bool
리턴 bool
        internal bool IsSetCommands()
        {
            return this.commands.Count > 0;
        }
    }
DescribeCommandsResult