C# Class System.Deployment.Internal.Isolation.Manifest.HashElementEntry

Inheritance: IDisposable
Afficher le fichier Open project: randomize/VimConfig Class Usage Examples

Méthodes publiques

Свойство Type Description
DigestMethod byte
DigestValueSize uint
Transform byte
TransformMetadataSize uint
index uint

Méthodes publiques

Méthode Description
Dispose ( bool fDisposing ) : void
IDisposable ( ) : void

Method Details

Dispose() public méthode

public Dispose ( bool fDisposing ) : void
fDisposing bool
Résultat void

IDisposable() public méthode

public IDisposable ( ) : void
Résultat void

Property Details

DigestMethod public_oe property

public byte DigestMethod
Résultat byte

DigestValueSize public_oe property

public uint DigestValueSize
Résultat uint

Transform public_oe property

public byte Transform
Résultat byte

TransformMetadataSize public_oe property

public uint TransformMetadataSize
Résultat uint

index public_oe property

public uint index
Résultat uint