protected override void AddInternal(
IFormViewModel item
)
Protected Overrides Sub AddInternal (
item As IFormViewModel
)
protected:
virtual void AddInternal(
IFormViewModel^ item
) override
abstract AddInternal :
item : IFormViewModel -> unit
override AddInternal :
item : IFormViewModel -> unit