C# Class AutoBoss.CommandExtensions

Afficher le fichier Open project: WhiteXZ/AutoBoss

Méthodes publiques

Méthode Description
AddCheck ( this list, int type ) : void
GetList ( int>.this dict ) : IEnumerable

Method Details

AddCheck() public static méthode

public static AddCheck ( this list, int type ) : void
list this
type int
Résultat void

GetList() public static méthode

public static GetList ( int>.this dict ) : IEnumerable
dict int>.this
Résultat IEnumerable