C# Class MvcWrench.Models.DiffFile

显示文件 Open project: mono/mvcwrench Class Usage Examples

Public Methods

Method Description
DiffFile ( string file, string leftheader, string rightheader ) : System

Method Details

DiffFile() public method

public DiffFile ( string file, string leftheader, string rightheader ) : System
file string
leftheader string
rightheader string
return System