[Missing <summary> documentation for "T:TinCan.RemoteLRS"]

Namespace: TinCan
Assembly: TinCan (in TinCan.dll) Version: 0.0.1.0 (0.0.1.0)

Syntax

C#
public class RemoteLRS : ILRS
Visual Basic
Public Class RemoteLRS
	Implements ILRS
Visual C++
public ref class RemoteLRS : ILRS
F#
type RemoteLRS =  
    class
        interface ILRS
    end

Inheritance Hierarchy

System..::..Object
  TinCan..::..RemoteLRS

See Also