C# Class ShaderTools.Core.Diagnostics.DiagnosticBase

Afficher le fichier Open project: tgjones/HlslTools Class Usage Examples

Méthodes publiques

Méthode Description
ToString ( ) : string

Méthodes protégées

Méthode Description
DiagnosticBase ( TextSpan textSpan, string message, DiagnosticSeverity severity ) : System.Globalization

Method Details

DiagnosticBase() protected méthode

protected DiagnosticBase ( TextSpan textSpan, string message, DiagnosticSeverity severity ) : System.Globalization
textSpan TextSpan
message string
severity DiagnosticSeverity
Résultat System.Globalization

ToString() public méthode

public ToString ( ) : string
Résultat string