System.Web.UI.LosFormatter.LosFormatter C# (CSharp) Method

LosFormatter() public method

public LosFormatter ( ) : System.Configuration
return System.Configuration
		public LosFormatter ()
		{
			osf = new ObjectStateFormatter ();
		}

Same methods

LosFormatter::LosFormatter ( bool enableMac, byte macKeyModifier ) : System.Configuration
LosFormatter::LosFormatter ( bool enableMac, string macKeyModifier ) : System.Configuration