C# Класс Z.Expressions.EvalManager

Показать файл Открыть проект

Открытые методы

Метод Описание
AddLicense ( string licenseName, string licenseKey ) : void

Add the PRO license purchased from ZZZ Projects Inc. (http://eval-expression.net/).

Приватные методы

Метод Описание
EvalManager ( ) : System.Runtime.Caching

Static constructor.

Описание методов

AddLicense() публичный статический Метод

Add the PRO license purchased from ZZZ Projects Inc. (http://eval-expression.net/).
public static AddLicense ( string licenseName, string licenseKey ) : void
licenseName string The license name.
licenseKey string The license key.
Результат void