C# Class Ariadne.Strings

Afficher le fichier Open project: JonHanna/Ariadne

Méthodes publiques

Méthode Description
CantCastNullToValueType ( Type type ) : string
InvalidCastKeys ( Type argument, Type target ) : string
InvalidCastValues ( Type argument, Type target ) : string

Method Details

CantCastNullToValueType() public static méthode

public static CantCastNullToValueType ( Type type ) : string
type System.Type
Résultat string

InvalidCastKeys() public static méthode

public static InvalidCastKeys ( Type argument, Type target ) : string
argument System.Type
target System.Type
Résultat string

InvalidCastValues() public static méthode

public static InvalidCastValues ( Type argument, Type target ) : string
argument System.Type
target System.Type
Résultat string