repo.or.cz
/
mono-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2007-03-28 Chris Toshok <toshok@ximian.com>
[mono-project.git]
/
mcs
/
errors
/
CS0619-36-lib.cs
blob
ffdde950c1a87834c3781ad6ccfa8c40f3ab3472
1
public class
Error
2
{
3
[
System
.
ObsoleteAttribute
(
"Obsolete member"
,
true
)]
4
public int
member
;
5
}