C# Class Wire.ValueSerializers.UnsupportedTypeException

Inheritance: System.Exception
显示文件 Open project: akkadotnet/Wire

Public Properties

Property Type Description
Type System.Type

Public Methods

Method Description
UnsupportedTypeException ( Type t, string msg ) : System

Method Details

UnsupportedTypeException() public method

public UnsupportedTypeException ( Type t, string msg ) : System
t System.Type
msg string
return System

Property Details

Type public_oe property

public Type,System Type
return System.Type