2017-04-10 11:41:01 +00:00
|
|
|
//
|
|
|
|
// This file was generated by resx2sr tool
|
|
|
|
//
|
2016-07-21 09:40:10 +00:00
|
|
|
|
|
|
|
partial class SR
|
|
|
|
{
|
2017-04-10 11:41:01 +00:00
|
|
|
public const string Arg_ArgumentOutOfRangeException = "Index was out of bounds:";
|
|
|
|
public const string Arg_ElementsInSourceIsGreaterThanDestination = "Number of elements in source vector is greater than the destination array";
|
|
|
|
public const string Arg_NullArgumentNullRef = "The method was called with a null array argument.";
|
|
|
|
public const string Arg_TypeNotSupported = "Specified type is not supported";
|
2016-07-21 09:40:10 +00:00
|
|
|
}
|