C# Класс KnockoutCS.Impl.ObjectPropertyCollectionObject

Наследование: ObjectPropertyCollection
Показать файл Открыть проект

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

Метод Описание
ObjectPropertyCollectionObject ( IObjectInstance objectInstance, ClassProperty classProperty ) : System
TranslateOutgoingValue ( object value ) : object

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

ObjectPropertyCollectionObject() публичный Метод

public ObjectPropertyCollectionObject ( IObjectInstance objectInstance, ClassProperty classProperty ) : System
objectInstance IObjectInstance
classProperty ClassProperty
Результат System

TranslateOutgoingValue() публичный Метод

public TranslateOutgoingValue ( object value ) : object
value object
Результат object