Exemplo n.º 1
0
 static public string GetName(this AssetInfo item)
 {
     return(Filename.GetFilenameWithoutExtension(item.GetPath()));
 }