'宣言 Public Delegate Function DataBindingUtils.ValuePropertyDescriptorCreator( _ ByVal type As Type, _ ByVal name As String _ ) As PropertyDescriptor
public delegate PropertyDescriptor DataBindingUtils.ValuePropertyDescriptorCreator( Type type, string name )