コード例 #1
0
 private Platform getPlatform(string assembly)
 {
     return(_locator.GetPlatform(assembly));
 }