[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for M:AW.Instance.MoverRiderDelete(System.Int32,System.Int32)]

Syntax

C#
public void MoverRiderDelete(
	int id,
	int session
)
Visual Basic (Declaration)
Public Sub MoverRiderDelete ( _
	id As Integer, _
	session As Integer _
)

Parameters

id
Type: System..::.Int32

[Missing <param name="id"/> documentation for "M:AW.Instance.MoverRiderDelete(System.Int32,System.Int32)"]

session
Type: System..::.Int32

[Missing <param name="session"/> documentation for "M:AW.Instance.MoverRiderDelete(System.Int32,System.Int32)"]

See Also