You've already forked linux-packaging-mono
19 lines
401 B
C#
19 lines
401 B
C#
![]() |
using System.ServiceModel.Channels;
|
||
|
|
||
|
namespace System.ServiceModel
|
||
|
{
|
||
|
public class PeerHopCountAttribute { }
|
||
|
}
|
||
|
|
||
|
namespace System.ServiceModel.Activation.Configuration
|
||
|
{
|
||
|
public class Dummy { }
|
||
|
}
|
||
|
|
||
|
namespace System.ServiceModel.Channels
|
||
|
{
|
||
|
public class PrivacyNoticeBindingElementImporter { }
|
||
|
public class UseManagedPresentationBindingElementImporter { }
|
||
|
public class XmlSerializerImportOptions { }
|
||
|
}
|