C# Class wmib.Extensions.Translate.Buffer

Afficher le fichier Open project: benapetr/wikimedia-bot

Méthodes publiques

Свойство Type Description
data List

Méthodes publiques

Méthode Description
Add ( Item item ) : void
Delete ( Item item ) : void

Method Details

Add() public méthode

public Add ( Item item ) : void
item Item
Résultat void

Delete() public méthode

public Delete ( Item item ) : void
item Item
Résultat void

Property Details

data public_oe property

public List data
Résultat List