C# Class SerialDetector.Analysis.DataFlow.Symbolic.TaintedValue

Inheritance: ITaintedEntity
Afficher le fichier Open project: yuske/SerialDetector

Protected Properties

Свойство Type Description
isTainted bool

Méthodes publiques

Méthode Description
IsTainted ( ) : bool
MarkTaint ( ) : void

Method Details

IsTainted() public méthode

public IsTainted ( ) : bool
Résultat bool

MarkTaint() public méthode

public MarkTaint ( ) : void
Résultat void

Property Details

isTainted protected_oe property

protected bool isTainted
Résultat bool