C# Class PieDb.DatabaseTransactionAction

显示文件 Open project: mcintyre321/PieDb

Public Methods

Method Description
Apply ( DataStore target ) : void

Method Details

Apply() public abstract method

public abstract Apply ( DataStore target ) : void
target DataStore
return void