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

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

Méthodes publiques

Свойство Type Description
Flags uint
HashAlgorithm uint
HashElements ISection
HashValueSize uint
Size ulong

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

Flags public_oe property

public uint Flags
Résultat uint

HashAlgorithm public_oe property

public uint HashAlgorithm
Résultat uint

HashElements public_oe property

public ISection HashElements
Résultat ISection

HashValueSize public_oe property

public uint HashValueSize
Résultat uint

Size public_oe property

public ulong Size
Résultat ulong