'宣言 Protected Function TransformData( _ ByVal fields As System.Collections.Generic.List(Of String), _ ByVal data As System.Linq.IQueryable _ ) As LargeJsonResult
protected LargeJsonResult TransformData( System.Collections.Generic.List<string> fields, System.Linq.IQueryable data )
オンラインで表示: GitHub