ConfigurationLoggerActionWithSchemeObjectAsync(ActionType, SchemeStoreRequest) - метод
Пространство имён: Tessa.Platform.ConfigurationLoggingСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
protected virtual Task ActionWithSchemeObjectAsync(
ActionType actionType,
SchemeStoreRequest info
)
Protected Overridable Function ActionWithSchemeObjectAsync (
actionType As ActionType,
info As SchemeStoreRequest
) As Task
protected:
virtual Task^ ActionWithSchemeObjectAsync(
ActionType^ actionType,
SchemeStoreRequest^ info
)
abstract ActionWithSchemeObjectAsync :
actionType : ActionType *
info : SchemeStoreRequest -> Task
override ActionWithSchemeObjectAsync :
actionType : ActionType *
info : SchemeStoreRequest -> Task
- actionType ActionType
-
- info SchemeStoreRequest
-
Task