C# Class Nett.TomlCommentAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: paiden/Nett

Méthodes publiques

Méthode Description
TomlCommentAttribute ( string comment, CommentLocation location = CommentLocation.UseDefault ) : System

Method Details

TomlCommentAttribute() public méthode

public TomlCommentAttribute ( string comment, CommentLocation location = CommentLocation.UseDefault ) : System
comment string
location CommentLocation
Résultat System