Click or drag to resize

EbpAutoLoadAttribute Constructor (String)

Creates a new instance of EbpAutoLoadAttribute

Namespace:  EBP.Framework.Common.Interfaces
Assembly:  EBP.Framework.Common.Interfaces (in EBP.Framework.Common.Interfaces.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
public EbpAutoLoadAttribute(
	string kind
)

Parameters

kind
Type: SystemString
the category Guid as string
See Also