C# Class Boo.BooLangProject.SRCategoryAttribute

Inheritance: CategoryAttribute
Show file Open project: jagregory/boolangstudio

Public Methods

Method Description
SRCategoryAttribute ( string category ) : System

Protected Methods

Method Description
GetLocalizedString ( string value ) : string

Method Details

GetLocalizedString() protected method

protected GetLocalizedString ( string value ) : string
value string
return string

SRCategoryAttribute() public method

public SRCategoryAttribute ( string category ) : System
category string
return System