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
Merge pull request #4926 from BrzVlad/fix-tls-v5
[mono-project.git]
/
mcs
/
errors
/
CS0507-8-lib.cs
blob
b9f3774c3e00d885588ba075974758a8e406cb09
1
2
public class
Class1
3
{
4
protected internal virtual string
GetString
()
5
{
6
return
"Hello"
;
7
}
8
}