C# Class MarkdownViewer.RegDoc

Show file Open project: Siyy/MarkdownViewer Class Usage Examples

Public Methods

Method Description
IsDefaultProgram ( ) : bool
RegMe ( string strFile ) : void

Method Details

IsDefaultProgram() public static method

public static IsDefaultProgram ( ) : bool
return bool

RegMe() public static method

public static RegMe ( string strFile ) : void
strFile string
return void