Abc.NCrafts.App.ViewModels.AllocationGamePage.AllocationGamePage C# (CSharp) Метод

AllocationGamePage() публичный Метод

public AllocationGamePage ( MainViewModel mainViewModel ) : System.ComponentModel
mainViewModel MainViewModel
Результат System.ComponentModel
        public AllocationGamePage(MainViewModel mainViewModel)
            : base(mainViewModel)
        {
        }