TSLab API Docs  1
TSLab.Script.Handlers.HandlerName Class Reference

This attribute changes the handler type name More...

Inheritance diagram for TSLab.Script.Handlers.HandlerName:

Public Member Functions

 HandlerName (string name)
 Constructor the name
 
 HandlerName (string name, string folder, bool isDynamic)
 Constructor the name the folder name handler has dynamic type or not
 

Properties

CultureInfo CultureInfo [get]
 
string Name [get, set]
 Get/set the handler name
 
string Language [get, set]
 Language ("ru-Ru", for example) More...
 
string Folder [get, set]
 Необязательный признак, имя папки More...
 
bool IsDynamic [get, set]
 Признак что обработчик динамический More...
 

Detailed Description

This attribute changes the handler type name

Property Documentation

string TSLab.Script.Handlers.HandlerName.Folder
getset

Необязательный признак, имя папки

bool TSLab.Script.Handlers.HandlerName.IsDynamic
getset

Признак что обработчик динамический

string TSLab.Script.Handlers.HandlerName.Language
getset

Language ("ru-Ru", for example)