Click or drag to resize
IChild Interface
Defines a method for cascaded child domain objects

Namespace: Jeneva
Assembly: Jeneva.Net-1.1 (in Jeneva.Net-1.1.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public interface IChild

The IChild type exposes the following members.

Methods
  NameDescription
Public methodConnectToParent
Connects parent domain object to a child domain object
Top
See Also