Empty Struct which works as the Void type.
Namespace: UnityThreadingAssembly: UnityThreading (in UnityThreading.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public struct Unit |
| Visual Basic |
|---|
Public Structure Unit |
| Visual C++ |
|---|
public value class Unit |