C# Class CSharpRTMP.Core.AppProtocolHandlerAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: langhuihui/csharprtmp

Méthodes publiques

Свойство Type Description
HandlerClass System.Type
NotInMaster bool
NotInSlave bool
Type ulong[]

Méthodes publiques

Méthode Description
AppProtocolHandlerAttribute ( Type handlerClass ) : System

Method Details

AppProtocolHandlerAttribute() public méthode

public AppProtocolHandlerAttribute ( Type handlerClass ) : System
handlerClass System.Type
Résultat System

Property Details

HandlerClass public_oe property

public Type,System HandlerClass
Résultat System.Type

NotInMaster public_oe property

public bool NotInMaster
Résultat bool

NotInSlave public_oe property

public bool NotInSlave
Résultat bool

Type public_oe property

public ulong[] Type
Résultat ulong[]