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