Corresponds to a context value
public abstract class ContextItem : IEquatable<ContextItem>, IStructuralEquatable
name | description |
---|---|
static NewAttributeKind(…) | |
static NewAttributeName(…) | |
static NewCaller(…) | |
static NewCallerName(…) | |
static NewTimeItem(…) | |
AsString() | Returns the string to use in the command line |
class AttributeKind | A method-level attribute type |
class AttributeName | A method-level attribute name |
class Caller | A method |
class CallerName | A method name |
static class Tags | |
class TimeItem | A call time granularity |