Example #1
0
 private static void Main(string[] args)
 {
     //call core method.
     CallApi.GetHelloWord();
 }