示例#1
0
 public bool SupportsCurrentRuntime()
 {
     return(IsRuntimeSupported(RuntimeEnvironment.GetRuntimeIdentifier()));
 }