CSharpRTMP.Core.Protocols.AllowNearTypesAttribute.AllowNearTypesAttribute C# (CSharp) Method

AllowNearTypesAttribute() public method

public AllowNearTypesAttribute ( ) : System
return System
        public AllowNearTypesAttribute(params ulong[] allowTypes) : base(allowTypes)
        {
        }
    }
AllowNearTypesAttribute