For internal use only


Namespace: SeriousBit.Licensing
Assembly: SeriousBit.Licensing (in SeriousBit.Licensing.dll)

Syntax

Visual Basic (Declaration)
Public Function IsDeveloperRegistered() As Boolean
C#
public bool IsDeveloperRegistered()
C++
public:
bool IsDeveloperRegistered() sealed
J#
public bool IsDeveloperRegistered()
JScript
public function IsDeveloperRegistered() : bool

See Also