C# Class Nett.TomlCommentAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: paiden/Nett

Public Methods

Method Description
TomlCommentAttribute ( string comment, CommentLocation location = CommentLocation.UseDefault ) : System

Method Details

TomlCommentAttribute() public method

public TomlCommentAttribute ( string comment, CommentLocation location = CommentLocation.UseDefault ) : System
comment string
location CommentLocation
return System