SchemeOperationScope - конструктор |
Пространство имён:
Tessa.Scheme
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис protected SchemeOperationScope(
string operation,
SchemeObject obj
)
Protected Sub New (
operation As String,
obj As SchemeObject
)
protected:
SchemeOperationScope(
String^ operation,
SchemeObject^ obj
)
new :
operation : string *
obj : SchemeObject -> SchemeOperationScope
Параметры
- operation
- Тип: SystemString
- obj
- Тип: Tessa.SchemeSchemeObject
См. также