Amazon.SimpleSystemsManagement.Model.ListCommandsResponse.IsSetCommands C# (CSharp) 메소드

IsSetCommands() 개인적인 메소드

private IsSetCommands ( ) : bool
리턴 bool
        internal bool IsSetCommands()
        {
            return this._commands != null && this._commands.Count > 0; 
        }