C# Class Castle.NewGenerator.Core.GeneratorAttribute

Inheritance: System.Attribute
Show file Open project: nats/castle-1.0.3-mono

Public Methods

Method Description
GeneratorAttribute ( string id, string fullName ) : System

Method Details

GeneratorAttribute() public method

public GeneratorAttribute ( string id, string fullName ) : System
id string
fullName string
return System