[Missing <summary> documentation for "M:TinCan.Context.op_Explicit(Newtonsoft.Json.Linq.JObject)~TinCan.Context"]
Assembly: TinCan (in TinCan.dll) Version: 0.0.1.0 (0.0.1.0)
Syntax
C# |
---|
public static explicit operator Context ( JObject jobj ) |
Visual Basic |
---|
Public Shared Narrowing Operator CType ( jobj As JObject ) As Context |
Visual C++ |
---|
static explicit operator Context^ ( JObject^ jobj ) |
F# |
---|
|
Parameters
- jobj
- Type: JObject
[Missing <param name="jobj"/> documentation for "M:TinCan.Context.op_Explicit(Newtonsoft.Json.Linq.JObject)~TinCan.Context"]
Return Value
Type: Context[Missing <returns> documentation for "M:TinCan.Context.op_Explicit(Newtonsoft.Json.Linq.JObject)~TinCan.Context"]