X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FMono.Posix%2FMono.Unix%2FCdeclFunction.cs;fp=mcs%2Fclass%2FMono.Posix%2FMono.Unix%2FCdeclFunction.cs;h=bb7caff0fa63f8364073183d2e475eabbffb419b;hb=d56758124087ba74bbf1fc7fd3028d2af570140d;hp=80b5d18426135d452429ae5966eb49432df093e2;hpb=dc4509baf0001729ba2c05249f2119037f7c7e88;p=mono.git diff --git a/mcs/class/Mono.Posix/Mono.Unix/CdeclFunction.cs b/mcs/class/Mono.Posix/Mono.Unix/CdeclFunction.cs index 80b5d184261..bb7caff0fa6 100644 --- a/mcs/class/Mono.Posix/Mono.Unix/CdeclFunction.cs +++ b/mcs/class/Mono.Posix/Mono.Unix/CdeclFunction.cs @@ -69,6 +69,7 @@ namespace Mono.Unix { // on most platforms. // // This class is intended to be thread-safe. + [Obsolete ("Use Mono.Unix.Native.CdeclFunction")] public sealed class CdeclFunction { // The readonly fields (1) shouldn't be modified, and (2) should only be