C# Class Freddie.HandlesAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: ChrisMissal/Freddie

Private Properties

Property Type Description

Public Methods

Method Description
HandlesAttribute ( string method, Type parserType ) : System

Method Details

HandlesAttribute() public method

public HandlesAttribute ( string method, Type parserType ) : System
method string
parserType System.Type
return System