C# Class Microsoft.Zing.ZingErrorNode

Inheritance: System.Compiler.ErrorNode
Afficher le fichier Open project: ZingModelChecker/Zing Class Usage Examples

Méthodes publiques

Méthode Description
GetMessage ( System culture ) : string
ZingErrorNode ( System.Error code ) : System

Method Details

GetMessage() public méthode

public GetMessage ( System culture ) : string
culture System
Résultat string

ZingErrorNode() public méthode

public ZingErrorNode ( System.Error code ) : System
code System.Error
Résultat System