コード例 #1
0
ファイル: Project.cs プロジェクト: noah1510/dotdevelop
 public object SaveStatus()
 {
     return(ProjectBackend.SaveStatus());
 }