Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Transit
Framework
EnumExtensions
C# Class Transit.Framework.EnumExtensions
Afficher le fichier
Open project: Katalyst6/CSL.TransitAddonMod
Méthodes publiques
Méthode
Description
HasFlag
(
this
e1
,
Enum
e2
) :
bool
No type-safety check.
Method Details
HasFlag()
public
static
méthode
No type-safety check.
public
static
HasFlag
(
this
e1
,
Enum
e2
) :
bool
e1
this
e2
System.Enum
Résultat
bool