Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
IApplicationResourceStreamResolver.cs
Go to the documentation of this file.
2using System.IO;
3
4namespace System.Xml;
5
6[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.")]
9{
10 [Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
13}
Stream GetApplicationResourceStream(Uri relativeUri)