nMars - Corewars MARS for .NET
CoreBindingList Constructor (aEngine, aView)
Namespaces > nMars.RedCode > CoreBindingList > CoreBindingListNew(IAsyncEngine, ICoreBindingView)
Initializes a new instance of the CoreBindingList class.
Syntax
C#
public CoreBindingList (
	IAsyncEngine aEngine,
	ICoreBindingView aView
)
Parameters
aEngine (IAsyncEngine)
aView (ICoreBindingView)

Assembly: nMars.RedCode Version: 0.8.3.0 (Module: nMars.RedCode)