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