1 reference to
System.Web (1)
Compilation\ExpressionEditorAttribute.cs (1)
16
public ExpressionEditorAttribute(Type type) :
this
((type != null) ? type.AssemblyQualifiedName : null) {