C# Class withSIX.Play.Core.Options.PremiumTokenExtensions

显示文件 Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
IsPremium ( this token ) : bool
IsValidInNearFuture ( this token ) : bool

Method Details

IsPremium() public static method

public static IsPremium ( this token ) : bool
token this
return bool

IsValidInNearFuture() public static method

public static IsValidInNearFuture ( this token ) : bool
token this
return bool