KB01_Engine
|
OurReader..::..pushError Method (const Value%, string%)
Namespace:
Json
Assembly:
KB01_Engine (in KB01_Engine.dll)
Syntax
public bool pushError( ref [T:const Value] value, ref [T:const std.string] message )
Public Function pushError ( _ ByRef value As [T:const Value], _ ByRef message As [T:const std.string] _ ) As bool
public: bool pushError( [T:const Value]% value, [T:const std.string]% message )
Parameters
- value
- Type: [T:const Value][System.Runtime.CompilerServices.IsConst][System.Runtime.CompilerServices.IsImplicitlyDereferenced]%
- message
- Type: [T:const std.string][System.Runtime.CompilerServices.IsConst][System.Runtime.CompilerServices.IsImplicitlyDereferenced]%