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

◆ GetEvents() [1/3]

EventDescriptorCollection ICustomTypeDescriptor. System.Data.Common.DbConnectionStringBuilder.GetEvents ( )
inlineprivate

Implements System.ComponentModel.ICustomTypeDescriptor.

Definition at line 568 of file DbConnectionStringBuilder.cs.

569 {
570 Type type = GetType();
572 }
static EventDescriptorCollection GetEvents([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] Type componentType)

References System.ComponentModel.TypeDescriptor.GetEvents(), and System.type.