C# Class KeePassLib.Serialization.IocPropertyInfo

Afficher le fichier Open project: cappert/keepass2 Class Usage Examples

Méthodes publiques

Méthode Description
AddProtocols ( string v ) : void
IocPropertyInfo ( string strName, Type t, string strDisplayName, string vProtocols ) : System

Method Details

AddProtocols() public méthode

public AddProtocols ( string v ) : void
v string
Résultat void

IocPropertyInfo() public méthode

public IocPropertyInfo ( string strName, Type t, string strDisplayName, string vProtocols ) : System
strName string
t System.Type
strDisplayName string
vProtocols string
Résultat System