libkissinferencesharp 1.0.x
Kiss.VersionFixed Struct Reference

Struct VersionFixed reprisents the version of kissinference. More...

Public Member Functions

static VersionFixed GetVersionNoCheck ()
 This Method returns the version of the currently loaded kissinference instance.
 
override string ToString ()
 

Static Public Member Functions

static VersionFixed GetVersion ()
 This Method returns the version of the currently loaded kissinference instance.
 

Public Attributes

int Major
 
int Minor
 
int Patch
 

Detailed Description

Struct VersionFixed reprisents the version of kissinference.