  | IJsonValueConverter Interface | 
 [This is preliminary documentation and is subject to change.]
            Used to convert value from/to JToken.
            
 
    Namespace: 
   JsonRpc.Contracts
    Assembly:
   JsonRpc.Commons (in JsonRpc.Commons.dll) Version: 0.5.4+1bad715934a0ae5922832940ca44bbbdaa509cfe
Syntaxpublic interface IJsonValueConverter
Public Interface IJsonValueConverter
Dim instance As IJsonValueConverter
public interface class IJsonValueConverter
type IJsonValueConverter =  interface end
The IJsonValueConverter type exposes the following members.
Methods
See Also