Skip to content

Instantly share code, notes, and snippets.

@wackoisgod
Created November 22, 2021 03:38
Show Gist options
  • Save wackoisgod/180ccf9a7dabdb9cf6560d97afe781c6 to your computer and use it in GitHub Desktop.
Save wackoisgod/180ccf9a7dabdb9cf6560d97afe781c6 to your computer and use it in GitHub Desktop.
namespace FooBar {
public struct FileStream {
}
}
class Foo
{
public System.IO.FileStream file;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment