 | EntityCollectionFrameworkException Constructor (String) |
Namespace:
EBP.Framework.Data.Interfaces
Assembly:
EBP.Framework.Data.Interfaces (in EBP.Framework.Data.Interfaces.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic EntityCollectionFrameworkException(
string message
)
Public Sub New (
message As String
)
Parameters
- message
- Type: SystemString
[Missing <param name="message"/> documentation for "M:EBP.Framework.Data.Interfaces.EntityCollectionFrameworkException.#ctor(System.String)"]
See Also