Свойство | Тип | Описание | |
---|---|---|---|
Index | int | ||
Monitor |
Свойство | Тип | Описание | |
---|---|---|---|
Group | System | ||
GroupClosed | void | ||
GroupClosing | void | ||
IDisposable | void | ||
IDisposableGroup | IDisposable | ||
IDisposableGroup | IDisposableGroup | ||
Initialize | void | ||
InitializeRejectedGroup | void |
Метод | Описание | |
---|---|---|
EnsureExceptionData ( ) : |
Gets or creates the CKExceptionData that captures exception information. If P:Exception is null, this returns null.
|
Метод | Описание | |
---|---|---|
Group ( |
Initialized a new Group at a given index.
|
|
GroupClosed ( ) : void | ||
GroupClosing ( List |
||
IDisposable ( ) : void |
Ensures that any groups opened after this one are closed before closing this one.
|
|
IDisposableGroup ( Func |
||
IDisposableGroup ( string topicOtherThanGroupText ) : IDisposableGroup | ||
Initialize ( |
Initializes or reinitializes this group (if it has been disposed).
|
|
InitializeRejectedGroup ( |
Initializes or reinitializes this group (if it has been disposed) as a filtered group.
|
public EnsureExceptionData ( ) : |
||
Результат |