C# Class Boo.BooLangProject.SR

Show file Open project: jagregory/boolangstudio

Private Properties

Property Type Description
SR System

Public Methods

Method Description
GetObject ( string name ) : object
GetString ( string name ) : string

Private Methods

Method Description
SR ( ) : System

Method Details

GetObject() public static method

public static GetObject ( string name ) : object
name string
return object

GetString() public static method

public static GetString ( string name ) : string
name string
return string