missing file

master
UbitUmarov 2020-05-22 14:03:28 +01:00
parent f326cc8901
commit 4679ede2f2
1 changed files with 1 additions and 7 deletions

View File

@ -105,13 +105,7 @@ namespace OpenSim.Tests.Common
}
}
public Stream InputStream
{
get
{
throw new NotImplementedException ();
}
}
public Stream InputStream { get; set;}
public bool IsSecured
{