[Missing <summary> documentation for "P:White_Tiger.DataContracts.CommandModel.algorith"]
Assembly: White Tiger (in White Tiger.dll) Version: 0.1.3.5 (0.1.3.5)
Syntax
C# |
---|
public string algorith { get; set; } |
Visual Basic |
---|
Public Property algorith As String Get Set |
Visual C++ |
---|
public: property String^ algorith { String^ get (); void set (String^ value); } |