예제 #1
0
 public virtual Dictionary <string, decimal> GetFactResource()
 {
     return(BudTask.GetResourceQuantity(this.projectCode));
 }