Méthode | Description | |
---|---|---|
VertexMapper ( Object oOriginalVertexTag, IVertex oNewVertex ) : System |
Initializes a new instance of the VertexMapper class.
|
Méthode | Description | |
---|---|---|
AssertValid ( ) : void |
public VertexMapper ( Object oOriginalVertexTag, IVertex oNewVertex ) : System | ||
oOriginalVertexTag | Object |
/// Value of the |
oNewVertex | IVertex | /// New vertex that corresponds to the original vertex. Can't be null. /// |
Résultat | System |