Summary
            Diff repository (or selected files).
            
		- Assembly
 - Mercurial
.Net .dll  - Namespace
 - Mercurial
 - Containing Type
 - Repository
 
Syntax
public string Diff(DiffCommand command = null)
	Parameters
| Name | Type | Description | 
|---|---|---|
| command | DiffCommand | 
            Any extra options to the diff method, or null for default options.
             | 
					
Return Value
| Type | Description | 
|---|---|
| string | The diff command output. |