Class TestProtobufAttributes
Inheritance
System.Object
TestProtobufAttributes
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
Declaration
public void TestUniqueProtoIncludeTagsBO()
|
Improve this Doc
View Source
Declaration
public void TestUniqueProtoIncludeTagsCOM()
Extension Methods