Determines whether [is license valid].

Namespace: Conaito.Flipdoo
Assembly: flipdoo (in flipdoo.exe) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public bool IsLicenseValid()
Visual Basic
Public Function IsLicenseValid As Boolean
Visual C++
public:
bool IsLicenseValid()

Return Value

true if [is license valid]; otherwise, false.

See Also