CSharpRTMP.Core.Protocols.AllowKindNearTypesAttribute.AllowKindNearTypesAttribute C# (CSharp) 메소드

AllowKindNearTypesAttribute() 공개 메소드

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