'宣言 Public Function LoadTransactions(Of T As Class)( _ ByVal postdata As System.String _ ) As System.Collections.Generic.List(Of Transaction(Of T))
public System.Collections.Generic.List<Transaction<T>> LoadTransactions<T>( System.string postdata ) where T: class
GridModel クラス GridModel メンバ
オンラインで表示: GitHub