X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=mcs%2Ferrors%2Fcs1061-12.cs;h=0d14a9196116936264d7ddab989211e1b2ae184f;hb=7f030179c484ebd5afbbbf63e81a5cb37a7a7f48;hp=3f2a997bea72e904703572f4fd49c717313de607;hpb=c251b192a55c255f278c9b9ad2ec949264a36526;p=mono.git diff --git a/mcs/errors/cs1061-12.cs b/mcs/errors/cs1061-12.cs index 3f2a997bea7..0d14a919611 100644 --- a/mcs/errors/cs1061-12.cs +++ b/mcs/errors/cs1061-12.cs @@ -1,4 +1,4 @@ -// CS1061: Type `U2' does not contain a definition for `Test' and no extension method `Test' of type `U2' could be found (are you missing a using directive or an assembly reference?) +// CS1061: Type `U2' does not contain a definition for `Test' and no extension method `Test' of type `U2' could be found. Are you missing an assembly reference? // Line: 20 interface I