public Task<SessionInfo> SetSessionInfo( string name = null, string description = null, string[] tags = null, Nullable<Colors> color = null, string comments = null, Ignore ignore = Ignore.No, CancellationToken cancellationToken = null )
Copyright (c) 2018 Tim Koopman