Пример #1
0
 internal static string EpmSourceTree_DuplicateEpmAttrsWithSameSourceName(object p0, object p1)
 {
     return(TextRes.GetString("EpmSourceTree_DuplicateEpmAttrsWithSameSourceName", new object[] { p0, p1 }));
 }
Пример #2
0
 internal static string ALinq_InvalidExpressionInNavigationPath(object p0)
 {
     return(TextRes.GetString("ALinq_InvalidExpressionInNavigationPath", new object[] { p0 }));
 }
Пример #3
0
 internal static string ALinq_LinkPropertyNotSupportedInExpression(object p0)
 {
     return(TextRes.GetString("ALinq_LinkPropertyNotSupportedInExpression", new object[] { p0 }));
 }
Пример #4
0
 internal static string ALinq_ConstantNotSupported(object p0)
 {
     return(TextRes.GetString("ALinq_ConstantNotSupported", new object[] { p0 }));
 }
Пример #5
0
 internal static string ALinq_ExpressionCannotEndWithTypeAs(object p0, object p1)
 {
     return(TextRes.GetString("ALinq_ExpressionCannotEndWithTypeAs", new object[] { p0, p1 }));
 }
Пример #6
0
 internal static string Serializer_UriDoesNotContainParameterAlias(object p0)
 {
     return(TextRes.GetString("Serializer_UriDoesNotContainParameterAlias", new object[] { p0 }));
 }
Пример #7
0
 internal static string WebUtil_TypeMismatchInNonPropertyCollection(object p0)
 {
     return(TextRes.GetString("WebUtil_TypeMismatchInNonPropertyCollection", new object[] { p0 }));
 }
Пример #8
0
 internal static string EpmTargetTree_DuplicateEpmAttrsWithSameTargetName(object p0, object p1, object p2, object p3)
 {
     return(TextRes.GetString("EpmTargetTree_DuplicateEpmAttrsWithSameTargetName", new object[] { p0, p1, p2, p3 }));
 }
Пример #9
0
 internal static string EpmTargetTree_InvalidTargetPath(object p0)
 {
     return(TextRes.GetString("EpmTargetTree_InvalidTargetPath", new object[] { p0 }));
 }
Пример #10
0
 internal static string EpmSourceTree_SpatialTypeCannotBeMapped(object p0, object p1)
 {
     return(TextRes.GetString("EpmSourceTree_SpatialTypeCannotBeMapped", new object[] { p0, p1 }));
 }
Пример #11
0
 internal static string EpmTargetTree_AttributeInMiddle(object p0)
 {
     return(TextRes.GetString("EpmTargetTree_AttributeInMiddle", new object[] { p0 }));
 }
Пример #12
0
 internal static string EpmSourceTree_InvalidSourcePath(object p0, object p1)
 {
     return(TextRes.GetString("EpmSourceTree_InvalidSourcePath", new object[] { p0, p1 }));
 }
Пример #13
0
 internal static string EpmSourceTree_InaccessiblePropertyOnType(object p0, object p1)
 {
     return(TextRes.GetString("EpmSourceTree_InaccessiblePropertyOnType", new object[] { p0, p1 }));
 }
Пример #14
0
 internal static string EpmSourceTree_EndsWithNonPrimitiveType(object p0)
 {
     return(TextRes.GetString("EpmSourceTree_EndsWithNonPrimitiveType", new object[] { p0 }));
 }
Пример #15
0
 internal static string Serializer_LoopsNotAllowedInNonPropertyComplexTypes(object p0)
 {
     return(TextRes.GetString("Serializer_LoopsNotAllowedInNonPropertyComplexTypes", new object[] { p0 }));
 }
Пример #16
0
 internal static string HttpProcessUtility_ClosingQuoteNotFound(object p0)
 {
     return(TextRes.GetString("HttpProcessUtility_ClosingQuoteNotFound", new object[] { p0 }));
 }
Пример #17
0
 internal static string Serializer_NullCollectionParamterItemValue(object p0)
 {
     return(TextRes.GetString("Serializer_NullCollectionParamterItemValue", new object[] { p0 }));
 }
Пример #18
0
 internal static string HttpProcessUtility_EncodingNotSupported(object p0)
 {
     return(TextRes.GetString("HttpProcessUtility_EncodingNotSupported", new object[] { p0 }));
 }
Пример #19
0
 internal static string WebUtil_CollectionTypeNotSupportedInV2OrBelow(object p0)
 {
     return(TextRes.GetString("WebUtil_CollectionTypeNotSupportedInV2OrBelow", new object[] { p0 }));
 }
Пример #20
0
 internal static string HttpProcessUtility_EscapeCharAtEnd(object p0)
 {
     return(TextRes.GetString("HttpProcessUtility_EscapeCharAtEnd", new object[] { p0 }));
 }
Пример #21
0
 internal static string ALinq_AnyAllNotSupportedInOrderBy(object p0)
 {
     return(TextRes.GetString("ALinq_AnyAllNotSupportedInOrderBy", new object[] { p0 }));
 }
Пример #22
0
 internal static string HttpProcessUtility_EscapeCharWithoutQuotes(object p0)
 {
     return(TextRes.GetString("HttpProcessUtility_EscapeCharWithoutQuotes", new object[] { p0 }));
 }
Пример #23
0
 internal static string ALinq_CouldNotConvert(object p0)
 {
     return(TextRes.GetString("ALinq_CouldNotConvert", new object[] { p0 }));
 }
Пример #24
0
 internal static string Serializer_InvalidCollectionParamterItemType(object p0, object p1)
 {
     return(TextRes.GetString("Serializer_InvalidCollectionParamterItemType", new object[] { p0, p1 }));
 }
Пример #25
0
 internal static string ALinq_ExpressionNotSupportedInProjectionToEntity(object p0, object p1)
 {
     return(TextRes.GetString("ALinq_ExpressionNotSupportedInProjectionToEntity", new object[] { p0, p1 }));
 }
Пример #26
0
 internal static string ALinq_CollectionPropertyNotSupportedInWhere(object p0)
 {
     return(TextRes.GetString("ALinq_CollectionPropertyNotSupportedInWhere", new object[] { p0 }));
 }
Пример #27
0
 internal static string ALinq_InvalidSourceForAnyAll(object p0)
 {
     return(TextRes.GetString("ALinq_InvalidSourceForAnyAll", new object[] { p0 }));
 }
Пример #28
0
 internal static string Serializer_InvalidParameterType(object p0, object p1)
 {
     return(TextRes.GetString("Serializer_InvalidParameterType", new object[] { p0, p1 }));
 }
Пример #29
0
 protected override string GetLocalizedString(string value)
 {
     return(TextRes.GetString(value));
 }
Пример #30
0
 internal static string EpmSourceTree_CollectionPropertyCannotBeMapped(object p0, object p1)
 {
     return(TextRes.GetString("EpmSourceTree_CollectionPropertyCannotBeMapped", new object[] { p0, p1 }));
 }