Table of Contents

Class MessageRegistration

Namespace
Ratatoskr.Core
Assembly
Ratatoskr.dll
public class MessageRegistration
Inheritance
MessageRegistration
Inherited Members

Constructors

MessageRegistration(Type, string)

Properties

DataSchema
MessageType
MessageTypeName
SerializerType

Methods

GetExtension<T>()

Gets a typed extension object, or null if not set.

SetExtension<T>(T)

Sets a typed extension object.