libSnp Lib Class - fullphat/snarl_network_protocol GitHub Wiki
Synopsis
This is a static class which provides information about the library itself. At the moment there is only a single property - Version
- defined.
Properties
Name | Type | Description |
---|---|---|
Version | System.Version |
Returns a System.Version which contains the version number of the library being referenced. |
Methods
None.