Click or drag to resize

DbChangesGetByProperty Method (Type, String)

Namespace:  EDK4Net.Data.Audit
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
public void GetByProperty(
	Type T,
	string propertyName
)

Parameters

T
Type: SystemType
propertyName
Type: SystemString
See Also