C# Class Orc.LicenseManager.NetworkValidationResultExtensions

Show file Open project: WildGums/Orc.LicenseManager

Public Methods

Method Description
GetLatestUser ( this validationResult ) : NetworkLicenseUsage
IsCurrentUserLatestUser ( this validationResult ) : bool

Method Details

GetLatestUser() public static method

public static GetLatestUser ( this validationResult ) : NetworkLicenseUsage
validationResult this
return NetworkLicenseUsage

IsCurrentUserLatestUser() public static method

public static IsCurrentUserLatestUser ( this validationResult ) : bool
validationResult this
return bool