You've already forked linux-packaging-mono
Imported Upstream version 4.6.0.165
Former-commit-id: d509131f71da404210981e7263b375675928eea7
This commit is contained in:
parent
b95516a3dd
commit
c911219690
@@ -47,7 +47,6 @@ namespace System.ServiceModel
|
||||
|
||||
public InstanceContext (object implementation)
|
||||
{
|
||||
throw new NotImplementedException ();
|
||||
}
|
||||
|
||||
public object GetServiceInstance (Message message)
|
||||
|
@@ -34,7 +34,6 @@ namespace System.ServiceModel
|
||||
|
||||
public InstanceContext (object implementation)
|
||||
{
|
||||
throw new NotImplementedException ();
|
||||
}
|
||||
|
||||
public object GetServiceInstance (Message message)
|
||||
|
Reference in New Issue
Block a user