コード例 #1
0
 void Service_GetMotherhipModuleBuildOptionsCompleted(object sender, GetMotherhipModuleBuildOptionsCompletedEventArgs e)
 {
     PodBuildList.ItemsSource = e.Result;
 }
コード例 #2
0
 void Service_GetMotherhipModuleBuildOptionsCompleted(object sender, GetMotherhipModuleBuildOptionsCompletedEventArgs e)
 {
     PodBuildList.ItemsSource = e.Result;
 }