Click or drag to resize
ExpressionParserIArithmeticSignaturesF Method (UInt32, UInt32)

[Missing <summary> documentation for "M:System.Linq.Dynamic.ExpressionParser.IArithmeticSignatures.F(System.UInt32,System.UInt32)"]

Namespace: System.Linq.Dynamic
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
void F(
	uint x,
	uint y
)

Parameters

x
Type: SystemUInt32
y
Type: SystemUInt32
See Also