C# Class CSharpRTMP.Core.Protocols.AllowTypesAttribute

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

Public Properties

Property Type Description
Types ulong[]

Public Methods

Method Description
AllowTypesAttribute ( ) : System

Method Details

AllowTypesAttribute() public method

public AllowTypesAttribute ( ) : System
return System

Property Details

Types public property

public ulong[] Types
return ulong[]