Method | Description | |
---|---|---|
AreIdentical ( File left, File right ) : bool | ||
CreateOnDisk ( string folder ) : void | ||
File ( string name, string content = "" ) : System.Collections.Generic |
public static AreIdentical ( File left, File right ) : bool | ||
left | File | |
right | File | |
return | bool |
public File ( string name, string content = "" ) : System.Collections.Generic | ||
name | string | |
content | string | |
return | System.Collections.Generic |