how to pass array of an object to a function in C#

前端 未结 0 1281
天涯浪人
天涯浪人 2020-12-06 03:57

I have to create a function to calculate the average age of a class of student, here is my code

        public class Student
        {
        public int[] ag         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题