![]() |
Greet 2014
Documentation for the GREET 2014 API
|
Classes | |
class | CompDecomp |
Static class that contains methods to compress and decompress a stream using the deflate algorithm More... | |
class | Convenience |
Methods used thoughout GREET for various purposes such as XML node manipulations, IDs creation and objects cloning More... | |
class | FilesFolders |
Various methods to create folders and test permissions on a file More... | |
interface | IXmlAttr |
class | MathParse |
String parser that can evaluate forumlas entered as strings More... | |
class | SDictionary< TKey, TValue > |
A Dictionary that is serializable with the XML serialize and which is safe for concurent access More... | |
class | SortableBindingList< T > |