jontiefer / Tiferix.Global

The Tiferix.Global library contains a set of classes, many static, that perform various operations, tasks and provider a large set of utility functions that are used by a variety of other Tiferix software libraries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tiferix.Global Library

The Tiferix.Global library contains a set of classes, many static, that perform various operations, tasks and provider a large set of utility functions that are used by a variety of other Tiferix software libraries. Any type of global classes and functions required by Tiferix software libraries, such as error handling, generic extension methods, event cancellation flags, etc are contained in this library. In addition, certain enumerations utilized by multiple Tiferix libraries will be declared in this library. The Tiferix.Global library also contains a comprehensive P/Invoke Win32 API class to allow invoking various Win32 API calls throughout the various Tiferix libraries.

About

The Tiferix.Global library contains a set of classes, many static, that perform various operations, tasks and provider a large set of utility functions that are used by a variety of other Tiferix software libraries.

License:GNU Lesser General Public License v3.0


Languages

Language:C# 100.0%