[Missing <summary> documentation for "M:BaseLib.Handlers.XmlEditor.HandleInput(TMD.IInteractive,System.String)"]

Namespace: BaseLib.Handlers
Assembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0

Syntax

C#
public void HandleInput(
	IInteractive p,
	string text
)

Parameters

p
Type: TMD..::..IInteractive

[Missing <param name="p"/> documentation for "M:BaseLib.Handlers.XmlEditor.HandleInput(TMD.IInteractive,System.String)"]

text
Type: System..::..String

[Missing <param name="text"/> documentation for "M:BaseLib.Handlers.XmlEditor.HandleInput(TMD.IInteractive,System.String)"]

See Also