Esempio n. 1
0
 public static ILibMetaService GetMetaService(this IWorkingContext workingContext)
 {
     return(LibraryServices.GetMetaService(workingContext));
 }