コード例 #1
0
ファイル: FormsViewerController.cs プロジェクト: Qdabra/QFS
 private static string GetCurrentLocation()
 {
     return(QfsUtility.FormatLocation(SpManager.GetSpHost()));
 }