Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit e81cc71a authored by Harald Martini's avatar Harald Martini
Browse files

changed NameResolver to static

parent fda6d980
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ using Castle.Core.Internal;
namespace VECTO3GUI2020.Helper
{
public class NameResolver
public static class NameResolver
{
public static string ResolveName(string propertyName, params ResourceManager[] resourceManagers)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment