Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Tp
Core
Expressions
Visitors
ProtectFromDivideByZeroVisitor
C# Class Tp.Core.Expressions.Visitors.ProtectFromDivideByZeroVisitor
Inheritance:
System.Linq.Expressions.ExpressionVisitor
ファイルを表示
Open project: TargetProcess/Target-Process-Plugins
Protected Methods
Method
Description
VisitBinary
(
BinaryExpression
node
) :
Expression
Method Details
VisitBinary()
protected
method
protected
VisitBinary
(
BinaryExpression
node
) :
Expression
node
System.Linq.Expressions.BinaryExpression
return
System.Linq.Expressions.Expression