Esempio n. 1
0
 public static ICharacterAppearedInIssueModel MapToModelLite(this ICharacterAppearedInIssue entity, int currentDepth = 1)
 {
     return(Mapper.MapToModelLite(entity, currentDepth));
 }