Namespace: UnityThreading
Assembly: UnityThreading (in UnityThreading.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: UnityThreading (in UnityThreading.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public SwitchTo..::..TargetType Target { get; private set; } |
Visual Basic |
---|
Public Property Target As SwitchTo..::..TargetType Get Private Set |
Visual C++ |
---|
public: property SwitchTo..::..TargetType Target { SwitchTo..::..TargetType get (); private: void set (SwitchTo..::..TargetType value); } |