Quantcast
Channel: Visual COBOL - Forum - Recent Threads
Viewing all articles
Browse latest Browse all 1559

Convert to Cobol

$
0
0
publicclassPerson{privatestringName;privatestringFirstName;publicPerson(string name,string firstname)=>(Name,FirstName)=(name, firstname);

List<Person> listofPersons =newList<Person>();

listofPersons
.AddRange(newList<Person>{newPerson("John1","Doe"),newPerson("John2","Doe"),newPerson("John3","Doe"),});

Viewing all articles
Browse latest Browse all 1559

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>