C# Class CClash.CacheSessionContext

Afficher le fichier Open project: artillery/cclash

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CopyOutputFiles ( DataHash hc ) : void
CopyStdio ( DataHash hc ) : void
IsSupported ( IEnumerable args ) : bool

Method Details

CopyOutputFiles() public méthode

public CopyOutputFiles ( DataHash hc ) : void
hc DataHash
Résultat void

CopyStdio() public méthode

public CopyStdio ( DataHash hc ) : void
hc DataHash
Résultat void

IsSupported() public méthode

public IsSupported ( IEnumerable args ) : bool
args IEnumerable
Résultat bool