Suoranta.EnterpriseLib.Web - Developer API

ProcessingResult<(Of <(<'TId, TResult>)>)> Class

Namespace:  Suoranta.EnterpriseLib.Tasks
Assembly:  Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)

Syntax


public static class ProcessingResult<TId, TResult>
where TId : IConvertible
where TResult : ProcessingResult<TId>

Type Parameters

TId
TResult

Inheritance Hierarchy


Object
  Suoranta.EnterpriseLib.Tasks..::..ProcessingResult<(Of <(<'TId, TResult>)>)>