C# Class System.Deployment.Internal.Isolation.StoreApplicationReference

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

Méthodes publiques

Свойство Type Description
GuidScheme System.Guid

Méthodes publiques

Méthode Description
Destroy ( IntPtr ip ) : void
StoreApplicationReference ( Guid RefScheme, string Id, string NcData ) : System
ToIntPtr ( ) : IntPtr

Method Details

Destroy() public static méthode

public static Destroy ( IntPtr ip ) : void
ip System.IntPtr
Résultat void

StoreApplicationReference() public méthode

public StoreApplicationReference ( Guid RefScheme, string Id, string NcData ) : System
RefScheme Guid
Id string
NcData string
Résultat System

ToIntPtr() public méthode

public ToIntPtr ( ) : IntPtr
Résultat IntPtr

Property Details

GuidScheme public_oe property

public Guid,System GuidScheme
Résultat System.Guid