C# Class NMF.Models.Evolution.ElementDeletion

Inheritance: IModelChange
Afficher le fichier Open project: NMFCode/NMF Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Apply ( IModelRepository repository ) : void
ElementDeletion ( Uri absoluteUri ) : System
Equals ( object obj ) : bool
GetHashCode ( ) : int

Method Details

Apply() public méthode

public Apply ( IModelRepository repository ) : void
repository IModelRepository
Résultat void

ElementDeletion() public méthode

public ElementDeletion ( Uri absoluteUri ) : System
absoluteUri System.Uri
Résultat System

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int