Aqla Solutions

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

Namespace: JustLogic.Core
Assembly: JustLogic (in JustLogic.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public MethodInfo TryGetConversationFrom(
	Type other
)
JScript
public function TryGetConversationFrom(
	other : Type
) : MethodInfo

Parameters

other
Type: System..::..Type

See Also