C# Class Wire.ValueSerializers.UnsupportedTypeException

Inheritance: System.Exception
Afficher le fichier Open project: akkadotnet/Wire

Méthodes publiques

Свойство Type Description
Type System.Type

Méthodes publiques

Méthode Description
UnsupportedTypeException ( Type t, string msg ) : System

Method Details

UnsupportedTypeException() public méthode

public UnsupportedTypeException ( Type t, string msg ) : System
t System.Type
msg string
Résultat System

Property Details

Type public_oe property

public Type,System Type
Résultat System.Type