public class DiskAccessPublic Class DiskAccess| DiskAccess | Initializes a new instance of the DiskAccess class |
| GetPathAppDataLocal | Gets the (Users\...\AppData\Local) path of the application. |
| GetPathAppDataRoaming | Gets the route (Users\...\AppData\Roaming) of the application. |
| GetPathDataCache | Get the folder where to store the table cache information. |
| GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
| ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |