X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2Fcorlib%2FSystem.IO%2FCheckArgument.cs;h=b199171ef4f066883b7e2b31a2bf4afd28225fe2;hb=4eb352bcb3ef7a71dc9ab62c5cd2d5e7598619f7;hp=2e70e65daecd04d747e1e730e35b51394b15b574;hpb=0443306d611d0830e27327e1f0a3ef3457dfa535;p=mono.git diff --git a/mcs/class/corlib/System.IO/CheckArgument.cs b/mcs/class/corlib/System.IO/CheckArgument.cs index 2e70e65daec..b199171ef4f 100644 --- a/mcs/class/corlib/System.IO/CheckArgument.cs +++ b/mcs/class/corlib/System.IO/CheckArgument.cs @@ -134,7 +134,7 @@ namespace System.IO /// /// Generates and exception if path too long /// - [MonoTODO] + [MonoTODO ("Not implemented")] public static void PathLength (string path, string desc) { //TODO: find out how long is too long