This website requires JavaScript.
Explore
Help
Register
Sign In
bel
/
ryubing
Watch
1
Star
0
Fork
You've already forked ryubing
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ad6ff6ce99
ryubing
/
Ryujinx.Graphics.GAL
/
Multithreading
/
Model
/
ResultBox.cs
8 lines
126 B
C#
Raw
Blame
History
namespace
Ryujinx.Graphics.GAL.Multithreading.Model
{
public
class
ResultBox
<
T
>
{
public
T
Result
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink