Corresponds to a collection of context entries
public abstract class Context : IEquatable<Context>, IStructuralEquatable
name | description |
---|---|
static get_NoContext() | |
static NewContext(…) | |
AsStrings() | Returns the strings to use in the command line |
class Context | A type-safe collection |
static class Tags |