コード例 #1
0
 public string GetLocalResourcePath(string resourceName)
 {
     return(_hostContext.GetLocalResourcePath(_cellIdentity, resourceName));
 }