C# Class CSharpRTMP.Core.Protocols.ProtocolTypeAttribute

Inheritance: System.Attribute
ファイルを表示 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_oe property

public ulong Type
return ulong