Class MarkingPoints
Inheritance
System.Object
MarkingPoints
Assembly: Content.Shared.dll
Syntax
public sealed class MarkingPoints : object
Fields
|
Improve this Doc
View Source
DefaultMarkings
Declaration
public List<string> DefaultMarkings
Field Value
Type |
Description |
List<System.String> |
|
|
Improve this Doc
View Source
Points
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Required
Declaration
Field Value
Type |
Description |
System.Boolean |
|
Methods
|
Improve this Doc
View Source
CloneMarkingPointDictionary(Dictionary<MarkingCategories, MarkingPoints>)
Declaration
public static Dictionary<MarkingCategories, MarkingPoints> CloneMarkingPointDictionary(Dictionary<MarkingCategories, MarkingPoints> self)
Parameters
Returns