Esempio n. 1
0
 public virtual string getName(FcContext fcContext)
 {
     return(fcContext.getApplicationName(mAppInfo.PackageName));
 }