This commit is contained in:
9
source/csla10/CSLA.Test/GenRoot.vb
Normal file
9
source/csla10/CSLA.Test/GenRoot.vb
Normal file
@@ -0,0 +1,9 @@
|
||||
<Serializable()> _
|
||||
Public Class GenRoot
|
||||
Inherits GenRootBase
|
||||
|
||||
Private Sub New()
|
||||
' prevent direct creation
|
||||
End Sub
|
||||
|
||||
End Class
|
||||
Reference in New Issue
Block a user