C# Class Config.LoadError

Afficher le fichier Open project: stallboy/configgen

Méthodes publiques

Méthode Description
LoadError ( LoadErrorType type, string config, string record, string field, object extra ) : System.Collections.Generic
ToString ( ) : string

Method Details

LoadError() public méthode

public LoadError ( LoadErrorType type, string config, string record, string field, object extra ) : System.Collections.Generic
type LoadErrorType
config string
record string
field string
extra object
Résultat System.Collections.Generic

ToString() public méthode

public ToString ( ) : string
Résultat string