X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Drawing%2FSystem.Drawing.Imaging%2FImageCodecInfo.cs;h=123afeaa016be35aee3a0c3821c46565fac49241;hb=b2262f41726a89c8209facb3ea9e4be9582422b5;hp=ecdc66b5760952cc609ec7bdb9e940695ed00e77;hpb=b5cfba1835f2ba823796f825410e0062b7e4c9a3;p=mono.git diff --git a/mcs/class/System.Drawing/System.Drawing.Imaging/ImageCodecInfo.cs b/mcs/class/System.Drawing/System.Drawing.Imaging/ImageCodecInfo.cs index ecdc66b5760..123afeaa016 100644 --- a/mcs/class/System.Drawing/System.Drawing.Imaging/ImageCodecInfo.cs +++ b/mcs/class/System.Drawing/System.Drawing.Imaging/ImageCodecInfo.cs @@ -198,7 +198,7 @@ namespace System.Drawing.Imaging { set { signatureMasks = value; } } - [MonoTODO] + [MonoTODO ("Property value is ignored.")] [CLSCompliant(false)] public byte[][] SignaturePatterns {