C# Class CSharpRTMP.Core.Protocols.ProtocolTypeAttribute

Inheritance: System.Attribute
Show file Open project: langhuihui/csharprtmp

Public Properties

Property Type Description
Type ulong

Public Methods

Method Description
ProtocolTypeAttribute ( ulong type ) : System

Method Details

ProtocolTypeAttribute() public method

public ProtocolTypeAttribute ( ulong type ) : System
type ulong
return System

Property Details

Type public property

public ulong Type
return ulong