'宣言 Public Shared Function GetOption(Of T)( _ ByVal chart As IChart, _ ByVal name As System.String, _ ByVal defValue As T _ ) As T
public static T GetOption<T>( IChart chart, System.string name, T defValue )
CoreExtensions クラス CoreExtensions メンバ