C# Class Rf.Sites.Frame.CloudStorageSupport.MarkdownFile

显示文件 Open project: flq/Rf.Sites Class Usage Examples

Public Methods

Method Description
MarkdownFile ( string name, byte getFile ) : System

Private Methods

Method Description
ParseRaw ( TextReader reader ) : bool

Method Details

MarkdownFile() public method

public MarkdownFile ( string name, byte getFile ) : System
name string
getFile byte
return System