This static class defines the Artanis Helper library and allows the programmer to
easily access all the Helper Functions.
Inheritance Hierarchy
Namespace:
AHL
Assembly:
AHL (in AHL.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static class HelperFunctions
Public NotInheritable Class HelperFunctions
public ref class HelperFunctions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type HelperFunctions = class end
The HelperFunctions type exposes the following members.
Methods
| Name | Description |
---|
  | InitializeHelperFunctions |
This method initializez the HelperFunctions Static Class. If this is not called, the default settings will be assumed.
|
Top
See Also