ConfigurationLoggerTraceAction - метод |
Пространство имён:
Tessa.Platform.Configuration
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис protected virtual void TraceAction(
ActionType actionType,
string name,
Guid actionRowID,
ISession session
)
Protected Overridable Sub TraceAction (
actionType As ActionType,
name As String,
actionRowID As Guid,
session As ISession
)
protected:
virtual void TraceAction(
ActionType actionType,
String^ name,
Guid actionRowID,
ISession^ session
)
abstract TraceAction :
actionType : ActionType *
name : string *
actionRowID : Guid *
session : ISession -> unit
override TraceAction :
actionType : ActionType *
name : string *
actionRowID : Guid *
session : ISession -> unit
Параметры
- actionType
- Тип: Tessa.Platform.RuntimeActionType
- name
- Тип: SystemString
- actionRowID
- Тип: SystemGuid
- session
- Тип: Tessa.Platform.RuntimeISession
См. также