TypeBuilderExtensions..::..WithDataProperty<(Of <(<'TProperty>)>)> Method
Namespace:
Suoranta.EnterpriseLib.Dynamic
Assembly: Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)
Assembly: Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)
Syntax
public static TypeBuilder WithDataProperty<TProperty>( this TypeBuilder builder, string propName, TProperty defaultValue )
Type Parameters
- TProperty

