提供更多辅助方法 #4
Draft
提供更多辅助方法 #4
Annotations
10 warnings
|
Build with dotnet:
src/LightWorkFlowManager/Workers/MessageWorker.cs#L53
Missing XML comment for publicly visible type or member 'MessageWorker.ServiceProvider'
|
|
Build with dotnet:
src/LightWorkFlowManager/Workers/MessageWorker.cs#L52
Missing XML comment for publicly visible type or member 'MessageWorker.CurrentContext'
|
|
Build with dotnet:
src/LightWorkFlowManager/Workers/MessageWorker.cs#L51
Missing XML comment for publicly visible type or member 'MessageWorker.Status'
|
|
Build with dotnet:
src/LightWorkFlowManager/Workers/MessageWorker.cs#L49
Missing XML comment for publicly visible type or member 'MessageWorker.DoInnerAsync(IWorkerContext)'
|
|
Build with dotnet:
src/LightWorkFlowManager/Workers/DelegateMessageWorker.cs#L81
Missing XML comment for publicly visible type or member 'DelegateMessageWorker<TInput, TOutput>.DoInnerAsync(TInput)'
|
|
Build with dotnet:
src/LightWorkFlowManager/Workers/DelegateMessageWorker.cs#L33
Missing XML comment for publicly visible type or member 'DelegateMessageWorker<TInput>.DoInnerAsync(TInput)'
|
|
Build with dotnet:
src/LightWorkFlowManager/Protocols/WorkerResult.cs#L66
Missing XML comment for publicly visible type or member 'WorkerResult.AsFail<T>()'
|
|
Build with dotnet:
src/LightWorkFlowManager/Monitors/Progress/ProgressCompositor.cs#L75
Missing XML comment for publicly visible type or member 'ProgressCompositor<T>.RegisterSubProgressCompositors(IReadOnlyList<SubProgressCompositorInfo>)'
|
|
Build with dotnet:
src/LightWorkFlowManager/Monitors/Progress/ProgressCompositor.cs#L72
Missing XML comment for publicly visible type or member 'ProgressCompositor<T>.RegisterSubProgressCompositors(params SubProgressCompositorInfo[])'
|
|
Build with dotnet:
src/LightWorkFlowManager/MessageWorkerManager.cs#L473
Missing XML comment for publicly visible type or member 'MessageWorkerManager.RecordWorkerError(IMessageWorker, WorkFlowErrorCode)'
|
Loading