C# Class CSharpRTMP.Core.Protocols.AllowTypesAttribute

Inheritance: System.Attribute
Datei anzeigen 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_oe property

public ulong[] Types
return ulong[]