public class WebApiConfig { public string BaseUrl { get; set; } ... set; } } As you can see, the WebApiConfig class has three properties, namely, BaseUrl, ...
確定! 回上一頁