C# Class SS.Ynote.Classic.Core.Snippets.YnoteSnippet

显示文件 Open project: samarjeet27/ynoteclassic Class Usage Examples

Public Methods

Method Description
GetSubstitutedContent ( Editor edit ) : string
Read ( string snippetfile ) : YnoteSnippet

Method Details

GetSubstitutedContent() public method

public GetSubstitutedContent ( Editor edit ) : string
edit SS.Ynote.Classic.UI.Editor
return string

Read() public static method

public static Read ( string snippetfile ) : YnoteSnippet
snippetfile string
return YnoteSnippet