Show / Hide Table of Contents

Class TestBOCOMDesign

Inheritance
System.Object
TestBOCOMDesign
Namespace: TestBO4E
Assembly: TestBO4E-dotnet.dll
Syntax
public class TestBOCOMDesign : object

Methods

| Improve this Doc View Source

NullableDefaultEnums()

There must be no fields in BusinessObjects or COMponents where you cannot distinguish no value (null) and initial value (e.g. ENUM default values or integer 0)

Declaration
public void NullableDefaultEnums()
| Improve this Doc View Source

TestBoAllPublic()

Declaration
public void TestBoAllPublic()
| Improve this Doc View Source

TestBoInheritance()

Declaration
public void TestBoInheritance()
| Improve this Doc View Source

TestBoKeys()

Declaration
public void TestBoKeys()
| Improve this Doc View Source

TestCOMAllPublic()

Declaration
public void TestCOMAllPublic()
| Improve this Doc View Source

TestCOMInheritance()

Declaration
public void TestCOMInheritance()
| Improve this Doc View Source

TestEnumNamespace()

Declaration
public void TestEnumNamespace()
| Improve this Doc View Source

TestNoBOFields()

Declaration
public void TestNoBOFields()
| Improve this Doc View Source

TestNoCOMFields()

Declaration
public void TestNoCOMFields()

Extension Methods

BusinessObjectExtensions.DeepClone<T>(T)
COMExtensions.DeepClone<T>(T)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX