C# Class Rock.Lava.Blocks.Sql.DataRowDrop

Inheritance: DotLiquid.Drop
ファイルを表示 Open project: NewSpring/Rock

Public Methods

Method Description
BeforeMethod ( string method ) : object
DataRowDrop ( DataRow dataRow ) : System.Collections.Generic

Method Details

BeforeMethod() public method

public BeforeMethod ( string method ) : object
method string
return object

DataRowDrop() public method

public DataRowDrop ( DataRow dataRow ) : System.Collections.Generic
dataRow System.Data.DataRow
return System.Collections.Generic