C# Class SS.Ynote.Classic.Globals

ファイルを表示 Open project: samarjeet27/ynoteclassic

Public Properties

Property Type Description
Commands IEnumerable

Public Methods

Method Description
ExpandAbbr ( string abbr, IYnote ynote ) : string

Exands an abbreviation

Method Details

ExpandAbbr() public static method

Exands an abbreviation
public static ExpandAbbr ( string abbr, IYnote ynote ) : string
abbr string
ynote IYnote
return string

Property Details

Commands public_oe static_oe property

public static IEnumerable Commands
return IEnumerable