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
use a 2.0 network stack for MONOTOUCH
[mcs.git]
/
errors
/
cs0542-3.cs
blob
519fe30dd04ad806c08269cbd9d413baade723ae
1
// CS0542: `Same.Same': member names cannot be the same as their enclosing type
2
// Line: 6
3
4
public class
Same
5
{
6
public class
Same
7
{
8
}
9
}