X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Web%2FSystem.Web.Hosting%2FIISAPIRuntime.cs;h=646b2cb34c52a4e21e5f20d9cfcdde5cc8f898d7;hb=bc2340ff3c81fb7f9fabdf5c43142eda685c9198;hp=8c1a0e62bed8078da1ec48a893ee4ee51a3f1517;hpb=99261907326fdbc10ca4ec5a10a22a66f15d5707;p=mono.git diff --git a/mcs/class/System.Web/System.Web.Hosting/IISAPIRuntime.cs b/mcs/class/System.Web/System.Web.Hosting/IISAPIRuntime.cs index 8c1a0e62bed..646b2cb34c5 100644 --- a/mcs/class/System.Web/System.Web.Hosting/IISAPIRuntime.cs +++ b/mcs/class/System.Web/System.Web.Hosting/IISAPIRuntime.cs @@ -36,6 +36,7 @@ namespace System.Web.Hosting //[Guid ("c4918956-485b-3503-bd10-9083e3f6b66c")] -> 1.1 pre service pack [Guid ("08A2C56F-7C16-41C1-A8BE-432917A1A2D1")] [InterfaceType (ComInterfaceType.InterfaceIsIUnknown)] + [ComImportAttribute] public interface IISAPIRuntime { void DoGCCollect ();