C# 클래스 GladNet.Serializer.SerializationRegistryExtensions

파일 보기 프로젝트 열기: HelloKitty/GladNet2

공개 메소드들

메소드 설명
RegisterAuthenticationPayloads ( this registry ) : ISerializerRegistry

Register the GladNet.Payload.Authentication payloads with the ISerializerRegistry.

메소드 상세

RegisterAuthenticationPayloads() 공개 정적인 메소드

Register the GladNet.Payload.Authentication payloads with the ISerializerRegistry.
public static RegisterAuthenticationPayloads ( this registry ) : ISerializerRegistry
registry this Registry to register the payloads to.
리턴 ISerializerRegistry