4
Answers

How to call C# methods in window service?

Hi all,
I am Creating one Windows Service and i want to invoke my C# Methods in my window service?
so i want to know how to call method??
Thanx

Answers (4)