C# Class Babel.Core.IterCreatorNameAttribute

Inheritance: System.Attribute
Mostra file Open project: shugo/babel Class Usage Examples

Protected Properties

Property Type Description
name string

Public Methods

Method Description
IterCreatorNameAttribute ( string name ) : System

Method Details

IterCreatorNameAttribute() public method

public IterCreatorNameAttribute ( string name ) : System
name string
return System

Property Details

name protected_oe property

protected string name
return string