Matches (input)) { Info info = new Info(); for( int i = 1; i < regex.GetGroupNames().Length; i++ ) { String groupName = regex.GetGroupNames()[i]; ...
確定! 回上一頁