Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ EventDescriptor() [3/3]

System.ComponentModel.EventDescriptor.EventDescriptor ( MemberDescriptor descr,
Attribute?[] attrs )
inlineprotected

Definition at line 21 of file EventDescriptor.cs.

22 : base(descr, attrs)
23 {
24 }