This website requires JavaScript.
Explore
Help
Register
Sign In
pegasust
/
r2mods
Watch
1
Star
0
Fork
You've already forked r2mods
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6fa1666830
r2mods
/
ilspy_dump
/
ror2_csproj
/
IToStringImplementation.cs
5 lines
80 B
C#
Raw
Blame
History
public
interface
IToStringImplementation
<
T
>
{
string
DoToString
(
in
T
input
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink