Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Transit
Framework
EnumExtensions
C# Class Transit.Framework.EnumExtensions
显示文件
Open project: Katalyst6/CSL.TransitAddonMod
Public Methods
Method
Description
HasFlag
(
this
e1
,
Enum
e2
) :
bool
No type-safety check.
Method Details
HasFlag()
public
static
method
No type-safety check.
public
static
HasFlag
(
this
e1
,
Enum
e2
) :
bool
e1
this
e2
System.Enum
return
bool