Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Expressions.Strings Class Reference

Static Package Functions

static string VariableMustNotBeByRef (object p0, object p1)
 
static string AmbiguousMatchInExpandoObject (object p0)
 
static string SameKeyExistsInExpando (object p0)
 
static string KeyDoesNotExistInExpando (object p0)
 
static string InvalidMetaObjectCreated (object p0)
 
static string BinderNotCompatibleWithCallSite (object p0, object p1, object p2)
 
static string DynamicBindingNeedsRestrictions (object p0, object p1)
 
static string DynamicObjectResultNotAssignable (object p0, object p1, object p2, object p3)
 
static string DynamicBinderResultNotAssignable (object p0, object p1, object p2)
 
static string DuplicateVariable (object p0)
 
static string TypeParameterIsNotDelegate (object p0)
 
static string ExtensionNodeMustOverrideProperty (object p0)
 
static string UserDefinedOperatorMustBeStatic (object p0)
 
static string UserDefinedOperatorMustNotBeVoid (object p0)
 
static string CoercionOperatorNotDefined (object p0, object p1)
 
static string UnaryOperatorNotDefined (object p0, object p1)
 
static string BinaryOperatorNotDefined (object p0, object p1, object p2)
 
static string ReferenceEqualityNotDefined (object p0, object p1)
 
static string OperandTypesDoNotMatchParameters (object p0, object p1)
 
static string OverloadOperatorTypeDoesNotMatchConversionType (object p0, object p1)
 
static string EqualityMustReturnBoolean (object p0)
 
static string CannotAutoInitializeValueTypeElementThroughProperty (object p0)
 
static string CannotAutoInitializeValueTypeMemberThroughProperty (object p0)
 
static string IncorrectTypeForTypeAs (object p0)
 
static string ExpressionTypeCannotInitializeArrayType (object p0, object p1)
 
static string ArgumentTypeDoesNotMatchMember (object p0, object p1)
 
static string ArgumentMemberNotDeclOnType (object p0, object p1)
 
static string ExpressionTypeDoesNotMatchReturn (object p0, object p1)
 
static string ExpressionTypeDoesNotMatchAssignment (object p0, object p1)
 
static string ExpressionTypeDoesNotMatchLabel (object p0, object p1)
 
static string ExpressionTypeNotInvocable (object p0)
 
static string FieldNotDefinedForType (object p0, object p1)
 
static string InstanceFieldNotDefinedForType (object p0, object p1)
 
static string FieldInfoNotDefinedForType (object p0, object p1, object p2)
 
static string MemberNotFieldOrProperty (object p0)
 
static string MethodContainsGenericParameters (object p0)
 
static string MethodIsGeneric (object p0)
 
static string MethodNotPropertyAccessor (object p0, object p1)
 
static string PropertyDoesNotHaveGetter (object p0)
 
static string PropertyDoesNotHaveSetter (object p0)
 
static string PropertyDoesNotHaveAccessor (object p0)
 
static string NotAMemberOfType (object p0, object p1)
 
static string NotAMemberOfAnyType (object p0)
 
static string ParameterExpressionNotValidAsDelegate (object p0, object p1)
 
static string PropertyNotDefinedForType (object p0, object p1)
 
static string InstancePropertyNotDefinedForType (object p0, object p1)
 
static string InstancePropertyWithoutParameterNotDefinedForType (object p0, object p1)
 
static string InstancePropertyWithSpecifiedParametersNotDefinedForType (object p0, object p1, object p2)
 
static string InstanceAndMethodTypeMismatch (object p0, object p1, object p2)
 
static string TypeMissingDefaultConstructor (object p0)
 
static string ElementInitializerMethodNoRefOutParam (object p0, object p1)
 
static string TypeNotIEnumerable (object p0)
 
static string UnhandledBinary (object p0)
 
static string UnhandledBindingType (object p0)
 
static string UnhandledUnary (object p0)
 
static string UserDefinedOpMustHaveConsistentTypes (object p0, object p1)
 
static string UserDefinedOpMustHaveValidReturnType (object p0, object p1)
 
static string LogicalOperatorMustHaveBooleanOperators (object p0, object p1)
 
static string MethodWithArgsDoesNotExistOnType (object p0, object p1)
 
static string GenericMethodWithArgsDoesNotExistOnType (object p0, object p1)
 
static string MethodWithMoreThanOneMatch (object p0, object p1)
 
static string PropertyWithMoreThanOneMatch (object p0, object p1)
 
static string OutOfRange (object p0, object p1)
 
static string LabelTargetAlreadyDefined (object p0)
 
static string LabelTargetUndefined (object p0)
 
static string AmbiguousJump (object p0)
 
static string NonLocalJumpWithValue (object p0)
 
static string InvalidLvalue (object p0)
 
static string UndefinedVariable (object p0, object p1, object p2)
 
static string CannotCloseOverByRef (object p0, object p1)
 
static string UnexpectedVarArgsCall (object p0)
 
static string MustRewriteToSameNode (object p0, object p1, object p2)
 
static string MustRewriteChildToSameType (object p0, object p1, object p2)
 
static string MustRewriteWithoutMethod (object p0, object p1)
 
static string TryNotSupportedForMethodsWithRefArgs (object p0)
 
static string TryNotSupportedForValueTypeInstances (object p0)
 
static string TestValueTypeDoesNotMatchComparisonMethodParameter (object p0, object p1)
 
static string SwitchValueTypeDoesNotMatchComparisonMethodParameter (object p0, object p1)
 
static string ExpressionTypeDoesNotMatchConstructorParameter (object p0, object p1)
 
static string TypeContainsGenericParameters (object p0)
 
static string TypeIsGeneric (object p0)
 
static string InvalidNullValue (object p0)
 
static string InvalidObjectType (object p0, object p1)
 
static string ExpressionTypeDoesNotMatchMethodParameter (object p0, object p1, object p2)
 
static string ExpressionTypeDoesNotMatchParameter (object p0, object p1)
 
static string IncorrectNumberOfMethodCallArguments (object p0)
 

Properties

static string ReducibleMustOverrideReduce [get]
 
static string MustReduceToDifferent [get]
 
static string ReducedNotCompatible [get]
 
static string SetterHasNoParams [get]
 
static string PropertyCannotHaveRefType [get]
 
static string IndexesOfSetGetMustMatch [get]
 
static string AccessorsCannotHaveVarArgs [get]
 
static string AccessorsCannotHaveByRefArgs [get]
 
static string BoundsCannotBeLessThanOne [get]
 
static string TypeMustNotBeByRef [get]
 
static string TypeMustNotBePointer [get]
 
static string SetterMustBeVoid [get]
 
static string PropertyTypeMustMatchGetter [get]
 
static string PropertyTypeMustMatchSetter [get]
 
static string BothAccessorsMustBeStatic [get]
 
static string OnlyStaticFieldsHaveNullInstance [get]
 
static string OnlyStaticPropertiesHaveNullInstance [get]
 
static string OnlyStaticMethodsHaveNullInstance [get]
 
static string PropertyTypeCannotBeVoid [get]
 
static string InvalidUnboxType [get]
 
static string ExpressionMustBeWriteable [get]
 
static string ArgumentMustNotHaveValueType [get]
 
static string MustBeReducible [get]
 
static string AllTestValuesMustHaveSameType [get]
 
static string AllCaseBodiesMustHaveSameType [get]
 
static string DefaultBodyMustBeSupplied [get]
 
static string LabelMustBeVoidOrHaveExpression [get]
 
static string LabelTypeMustBeVoid [get]
 
static string QuotedExpressionMustBeLambda [get]
 
static string CollectionModifiedWhileEnumerating [get]
 
static string CollectionReadOnly [get]
 
static string ArgCntMustBeGreaterThanNameCnt [get]
 
static string BindingCannotBeNull [get]
 
static string ArgumentTypeCannotBeVoid [get]
 
static string NoOrInvalidRuleProduced [get]
 
static string TypeMustBeDerivedFromSystemDelegate [get]
 
static string FirstArgumentMustBeCallSite [get]
 
static string StartEndMustBeOrdered [get]
 
static string FaultCannotHaveCatchOrFinally [get]
 
static string TryMustHaveCatchFinallyOrFault [get]
 
static string BodyOfCatchMustHaveSameTypeAsBodyOfTry [get]
 
static string ConversionIsNotSupportedForArithmeticTypes [get]
 
static string ArgumentMustBeArray [get]
 
static string ArgumentMustBeBoolean [get]
 
static string ArgumentMustBeFieldInfoOrPropertyInfo [get]
 
static string ArgumentMustBeFieldInfoOrPropertyInfoOrMethod [get]
 
static string ArgumentMustBeInstanceMember [get]
 
static string ArgumentMustBeInteger [get]
 
static string ArgumentMustBeArrayIndexType [get]
 
static string ArgumentMustBeSingleDimensionalArrayType [get]
 
static string ArgumentTypesMustMatch [get]
 
static string CoalesceUsedOnNonNullType [get]
 
static string IncorrectNumberOfIndexes [get]
 
static string IncorrectNumberOfLambdaDeclarationParameters [get]
 
static string IncorrectNumberOfMembersForGivenConstructor [get]
 
static string IncorrectNumberOfArgumentsForMembers [get]
 
static string LambdaTypeMustBeDerivedFromSystemDelegate [get]
 
static string ElementInitializerMethodNotAdd [get]
 
static string ElementInitializerMethodWithZeroArgs [get]
 
static string ElementInitializerMethodStatic [get]
 
static string UnhandledBinding [get]
 
static string UnknownBindingType [get]
 
static string IncorrectNumberOfTypeArgsForFunc [get]
 
static string IncorrectNumberOfTypeArgsForAction [get]
 
static string ArgumentCannotBeOfTypeVoid [get]
 
static string ControlCannotLeaveFinally [get]
 
static string ControlCannotLeaveFilterTest [get]
 
static string ControlCannotEnterTry [get]
 
static string ControlCannotEnterExpression [get]
 
static string RethrowRequiresCatch [get]
 
static string TryNotAllowedInFilter [get]
 
static string NonStaticConstructorRequired [get]
 
static string NonAbstractConstructorRequired [get]
 
static string ExpressionMustBeReadable [get]
 
static string EnumerationIsDone [get]
 
static string InvalidArgumentValue_ParamName [get]
 
static string NonEmptyCollectionRequired [get]
 
static string IncorrectNumberOfLambdaArguments [get]
 
static string IncorrectNumberOfConstructorArguments [get]
 

Detailed Description

Definition at line 3 of file Strings.cs.


The documentation for this class was generated from the following file: