Castle.MonoRail.Framework.ViewComponentParamAttribute.ViewComponentParamAttribute C# (CSharp) Method

ViewComponentParamAttribute() public method

Initializes a new instance of the ViewComponentParamAttribute class.
public ViewComponentParamAttribute ( ) : System
return System
		public ViewComponentParamAttribute()
		{
		}

Same methods

ViewComponentParamAttribute::ViewComponentParamAttribute ( string paramName ) : System
ViewComponentParamAttribute