Suoranta.EnterpriseLib.Web - Developer API

TypeBuilderExtensions..::..WithDataProperty<(Of <(<'TProperty>)>)> Method

Namespace:  Suoranta.EnterpriseLib.Dynamic
Assembly:  Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)

Syntax


public static TypeBuilder WithDataProperty<TProperty>(
	this TypeBuilder builder,
	string propName,
	TProperty defaultValue
)

Type Parameters

TProperty

Parameters

builder
Type: TypeBuilder
propName
Type: String
defaultValue
Type: TProperty