public class SyncTask
Public Class SyncTask
SyncTask | Initializes a new instance of the SyncTask class |
Run(FuncTask) | Runs a task synchronously on the current TaskScheduler. |
RunTResult(FuncTaskTResult) | Runs a task synchronously on the current TaskScheduler. |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |