Наследование: UbuntuOne.U1MusicStore, IDisableKeybindings
Пример #1
0
        public void TestU1MSUrlLoaded()
        {
            var store = new UbuntuOneMusicStoreSource.StoreWrapper();

            Assert.IsNotNull(store);
        }
Пример #2
0
 public void TestU1MSUrlLoaded()
 {
     var store = new UbuntuOneMusicStoreSource.StoreWrapper ();
     Assert.IsNotNull (store);
 }