Introduction to Reflection API
Exercise: Invoke Method
1) Find GetCharacteristics method by name in type of Student
2) Invoke GetCharacteristics method using reflection, also pass a parameter "false"
Page 10 of 11
1) Find GetCharacteristics method by name in type of Student
2) Invoke GetCharacteristics method using reflection, also pass a parameter "false"