C# Class Sarcasm.Reflection.FormatterAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: davidnemeti/Sarcasm

Public Methods

Method Description
FormatterAttribute ( Type grammarType, string name ) : System

Method Details

FormatterAttribute() public method

public FormatterAttribute ( Type grammarType, string name ) : System
grammarType System.Type
name string
return System