You've already forked linux-packaging-mono
Imported Upstream version 4.3.2.467
Former-commit-id: 9c2cb47f45fa221e661ab616387c9cda183f283d
This commit is contained in:
12
mcs/class/System/ReferenceSources/SR2.cs
Normal file
12
mcs/class/System/ReferenceSources/SR2.cs
Normal file
@@ -0,0 +1,12 @@
|
||||
//
|
||||
// Resource strings referenced by the code.
|
||||
//
|
||||
// Copyright 2014 Xamarin Inc
|
||||
//
|
||||
// Mono-specific additions, which are not in SR.cs.
|
||||
//
|
||||
partial class SR
|
||||
{
|
||||
public const string mono_net_io_shutdown = "mono_net_io_shutdown";
|
||||
public const string mono_net_io_renegotiate = "mono_net_io_renegotiate";
|
||||
}
|
||||
Reference in New Issue
Block a user