ShouldEmitAttribute public sealed delegate ShouldEmitAttribute : MulticastDelegate Determines if the attribute should be emitted Documentation Code public ShouldEmitAttribute(object object, IntPtr method) public virtual IAsyncResult BeginInvoke(ref StructHtmlToken token, ReadOnlyMemory<char> attributeName, AsyncCallback callback, object object) public virtual bool EndInvoke(ref StructHtmlToken token, IAsyncResult result) public virtual bool Invoke(ref StructHtmlToken token, ReadOnlyMemory<char> attributeName)