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