class method in C#

Posted by Bi on Stack Overflow See other posts from Stack Overflow or by Bi
Published on 2010-03-26T14:38:08Z Indexed on 2010/03/26 14:43 UTC
Read the original article Hit count: 97

Filed under:

I am new to C# and OO programming. What is the best way to send a status of a class-method to another class?

Thanks

© Stack Overflow or respective owner

Related posts about c#