CmisSync.SetupAddSelectRepoWPF.SetupAddSelectRepoWPF C# (CSharp) Method

SetupAddSelectRepoWPF() public method

Constructor
public SetupAddSelectRepoWPF ( ) : System
return System
        public SetupAddSelectRepoWPF()
        {
            InitializeComponent();
            ApplySelectRepo();
        }