CDP4CommonView.PrefixedUnitDialogViewModel.PrefixedUnitDialogViewModel C# (CSharp) Method

PrefixedUnitDialogViewModel() public method

Initializes a new instance of the PrefixedUnitDialogViewModel class.
The default constructor is required by MEF
public PrefixedUnitDialogViewModel ( ) : System
return System
        public PrefixedUnitDialogViewModel()
        {
        }

Same methods

PrefixedUnitDialogViewModel::PrefixedUnitDialogViewModel ( prefixedUnit, IThingTransaction transaction, ISession session, bool isRoot, ThingDialogKind dialogKind, IThingDialogNavigationService thingDialogNavigationService, Thing container, IEnumerable chainOfContainers ) : System