PropertyHostExtensions.InitializeProperties Method
From Tungsten Suite
Tungsten
|
|
PropertyHostExtensionsInitializeProperties Method |
Scans the fields and properties of "owner" and sets the member's Owner property to "owner" This method should be called in the constructor of any class which has IOwnedProperty members
Namespace: W
Assembly: Tungsten.Property (in Tungsten.Property.dll) Version: 2.0.2
C#
public static void InitializeProperties( this Object this )
Parameters
- this
- Type: SystemObject
The object on which to find and initialize properties