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

Inheritance: IDisposable
Datei anzeigen Open project: randomize/VimConfig

Public Properties

Property Type Description
IntegerIdsSize uint
StringIdsSize uint

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

IntegerIdsSize public_oe property

public uint IntegerIdsSize
return uint

StringIdsSize public_oe property

public uint StringIdsSize
return uint