3
Reply

Basic csharp question

yokzu

yokzu

Aug 1 2012 2:53 AM
1.7k
Hi
I have questions with c# basics. I have a program and I am using methods etc. And I have a class "alarm". alarm class has some properties and I fill them. Ayway there are another class "submitAlarmResponse" and i think it has some parameters or something else. I dont know how to use it. I tryed lots of things but always VS getting alarm in codes.

Class's properties like below. I think it has "alarms"s parameters but I dont know how to write in correct format. And what is submitAlarm1? Any idea?


************************************************************


Answers (3)