Skip to content

BasicPropertyProcessor.Process method

Sets properties of a PropertyItem by analysing a property source

public override void Process(IPropertySource source, PropertyItem item)
parameter description
source The source.
item The item.

See Also