Class TaskImpl
Inheritance
System.Object
TaskImpl
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Cosmos.Core_Plugs.System.Threading.Tasks
Assembly: Cosmos.Core_Plugs.dll
Syntax
public static class TaskImpl
Methods
| Improve this Doc View SourceCctor()
Declaration
public static void Cctor()
Ctor()
Declaration
public static void Ctor()
Dispose(Task, Boolean)
Declaration
public static void Dispose(Task aThis, bool disposing)
Parameters
Type | Name | Description |
---|---|---|
System.Threading.Tasks.Task | aThis | |
System.Boolean | disposing |