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

Inheritance: IDisposable
Show file Open project: randomize/VimConfig Class Usage Examples

Public Properties

Property Type Description
Flags uint
HashAlgorithm uint
HashElements ISection
HashValueSize uint
Size ulong

Public Methods

Method Description
Dispose ( bool fDisposing ) : void
IDisposable ( ) : void

Method Details

Dispose() public method

public Dispose ( bool fDisposing ) : void
fDisposing bool
return void

IDisposable() public method

public IDisposable ( ) : void
return void

Property Details

Flags public property

public uint Flags
return uint

HashAlgorithm public property

public uint HashAlgorithm
return uint

HashElements public property

public ISection HashElements
return ISection

HashValueSize public property

public uint HashValueSize
return uint

Size public property

public ulong Size
return ulong