Namespace: P4s3CurveNew
Assembly: P4s3CurveNew (in P4s3CurveNew.exe) Version: 0.0.0.0
Assembly: P4s3CurveNew (in P4s3CurveNew.exe) Version: 0.0.0.0
Syntax
C# |
---|
public int certainty { get; set; } |
Visual Basic |
---|
Public Property certainty As Integer Get Set |
Visual C++ |
---|
public: property int certainty { int get (); void set (int value); } |