You've already forked linux-packaging-mono
Imported Upstream version 4.3.2.467
Former-commit-id: 9c2cb47f45fa221e661ab616387c9cda183f283d
This commit is contained in:
@ -100,8 +100,10 @@ partial class SR
|
||||
public const string Cryptography_UnknownEllipticCurve = "Cryptography_UnknownEllipticCurve";
|
||||
public const string Cryptography_UnknownEllipticCurveAlgorithm = "Cryptography_UnknownEllipticCurveAlgorithm";
|
||||
public const string Cryptography_UnknownPaddingMode = "Cryptography_UnknownPaddingMode";
|
||||
public const string Cryptography_HashAlgorithmNameNullOrEmpty = "Cryptography_HashAlgorithmNameNullOrEmpty";
|
||||
|
||||
public const string InvalidOperation_ViewIsNull = "InvalidOperation_ViewIsNull";
|
||||
public const string ObjectDisposed_ViewAccessorClosed = "ObjectDisposed_ViewAccessorClosed";
|
||||
public const string NotSupported_MMViewStreamsFixedLength = "NotSupported_MMViewStreamsFixedLength";
|
||||
public const string NotSupported_SubclassOverride = "NotSupported_SubclassOverride";
|
||||
}
|
||||
|
Reference in New Issue
Block a user