'宣言 Public Shared Sub SetValue(Of TObject)( _ ByVal obj As TObject, _ ByVal prop As PropertyDescriptor, _ ByVal value As String _ )
public static void SetValue<TObject>( TObject obj, PropertyDescriptor prop, string value )
ObjectExtensions クラス ObjectExtensions メンバ