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

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

Syntax

C#
public AboutLRSResponse About()
Visual Basic
Public Function About As AboutLRSResponse
Visual C++
public:
virtual AboutLRSResponse^ About() sealed
F#
abstract About : unit -> AboutLRSResponse 
override About : unit -> AboutLRSResponse 

Return Value

Type: AboutLRSResponse

[Missing <returns> documentation for "M:TinCan.RemoteLRS.About"]

Implements

ILRS..::..About()()()()

See Also