C# Class Babel.Core.BabelNameAttribute

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

Protected Properties

Property Type Description
name string

Public Methods

Method Description
BabelNameAttribute ( string name ) : System

Method Details

BabelNameAttribute() public method

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

Property Details

name protected_oe property

protected string name
return string