Ejemplo n.º 1
0
 internal NameConventionRule(ICSharpCode.NRefactory.PlayScript.Refactoring.NamingRule wrappedRule)
 {
     this.wrappedRule = wrappedRule;
 }
		internal NameConventionRule (ICSharpCode.NRefactory.PlayScript.Refactoring.NamingRule wrappedRule)
		{
			this.wrappedRule = wrappedRule;
		}