Show / Hide Table of Contents

Class TestProtobufAttributes

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

Methods

| Improve this Doc View Source

TestExplicitProtobufInheritance()

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

TestProtobufType(Type, Boolean)

Declaration
protected void TestProtobufType(Type type, bool isDirectBase)
Parameters
Type Name Description
Type type
System.Boolean isDirectBase
| Improve this Doc View Source

TestUniqueProtobufMemberIdAbstract(Type)

Declaration
protected void TestUniqueProtobufMemberIdAbstract(Type abstractType)
Parameters
Type Name Description
Type abstractType
| Improve this Doc View Source

TestUniqueProtobufMemberIdBO()

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

TestUniqueProtobufMemberIdCOM()

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

TestUniqueProtoIncludeTagAbstract(Type)

Declaration
protected void TestUniqueProtoIncludeTagAbstract(Type abstractBaseType)
Parameters
Type Name Description
Type abstractBaseType
| Improve this Doc View Source

TestUniqueProtoIncludeTagsBO()

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

TestUniqueProtoIncludeTagsCOM()

Declaration
public void TestUniqueProtoIncludeTagsCOM()

Extension Methods

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