IGetModelResponseTModels - свойство |
Gets or sets Список запрошенных моделей
Пространство имён:
Tessa.Views
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис IEnumerable<T> Models { get; set; }
Property Models As IEnumerable(Of T)
Get
Set
property IEnumerable<T>^ Models {
IEnumerable<T>^ get ();
void set (IEnumerable<T>^ value);
}
abstract Models : IEnumerable<'T> with get, set
Значение свойства
Тип:
IEnumerableTСм. также