C# Class weedstudio.Utils.MySqlParamsBuilder

Inheritance: IParamsBuilder
Mostra file Open project: noear/Weed3

Public Methods

Method Description
GetParams ( string spName, DbContext db ) : List

Method Details

GetParams() public method

public GetParams ( string spName, DbContext db ) : List
spName string
db Noear.Weed.DbContext
return List