2 references to Name
FormatterWebSite (2)
Controllers\ValidationController.cs (2)
31
if (string.IsNullOrEmpty(developer.
Name
))
36
return developer.
Name
;