예제 #1
0
 public virtual string getName(FcContext fcContext)
 {
     return(fcContext.getApplicationName(mAppInfo.PackageName));
 }