C# Class OleViewDotNet.ROTViewer.MonikerInfo

Afficher le fichier Open project: tyranid/oleviewdotnet

Méthodes publiques

Свойство Type Description
clsid System.Guid
moniker IMoniker
strDisplayName string

Méthodes publiques

Méthode Description
MonikerInfo ( string name, System.Guid guid, IMoniker mon ) : System

Method Details

MonikerInfo() public méthode

public MonikerInfo ( string name, System.Guid guid, IMoniker mon ) : System
name string
guid System.Guid
mon IMoniker
Résultat System

Property Details

clsid public_oe property

public Guid,System clsid
Résultat System.Guid

moniker public_oe property

public IMoniker moniker
Résultat IMoniker

strDisplayName public_oe property

public string strDisplayName
Résultat string