2
Answers

Use Parameter Single time.

Photo of Guest User

Guest User

4y
616
1
I have one query .I have Declare this  private const string BaseUrl = "http://abc.com/"; only one time and use this (BaseUrl) Value all project .
Like ABCcontroller.cs and XYZController it's posible or not 

Answers (2)