예제 #1
0
 private void SearchBox_Search(BiliSearch.SearchBox sender, string text)
 {
     ResultBox.SearchAsync(text);
 }