コード例 #1
0
 protected static IList <Executable> Listify(Executable ex)
 {
     return(new Executable[] { ex });
 }