Namespace:
Unvired.Kernel.UWP.Sync
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static OutBox Instance { get; }Public Shared ReadOnly Property Instance As OutBox
Get
public:
static property OutBox^ Instance {
OutBox^ get ();
}static member Instance : OutBox with get
Property Value
Type:
OutBox
See Also