C# Class PieDb.DatabaseTransactionAction

Show file 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