Click or drag to resize
Class1test Method

[Missing <summary> documentation for "M:WrapperLib.Class1.test(System.Int32,System.Int32)"]

Namespace: WrapperLib
Assembly: SPSignDoc_4.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntax
public int test(
	int a,
	int b
)

Parameters

a
Type: SystemInt32

[Missing <param name="a"/> documentation for "M:WrapperLib.Class1.test(System.Int32,System.Int32)"]

b
Type: SystemInt32

[Missing <param name="b"/> documentation for "M:WrapperLib.Class1.test(System.Int32,System.Int32)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:WrapperLib.Class1.test(System.Int32,System.Int32)"]

See Also