Class ARnParts<TSelf>
Inheritance
System.Object
ARnParts<TSelf>
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: PLATEAU.RoadNetwork
Assembly: cs.temp.dll.dll
Syntax
public abstract class ARnParts<TSelf> : ARnPartsBase where TSelf : ARnParts<TSelf>
Type Parameters
| Name | Description |
|---|---|
| TSelf |
Constructors
ARnParts()
Declaration
protected ARnParts()