 | 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)
Syntaxpublic EbpAutoLoadAttribute(
string kind
)
Public Sub New (
kind As String
)
Parameters
- kind
- Type: SystemString
the category Guid as string
See Also