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

AllowKindNearTypesAttribute() public method

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