C# Class KeePassLib.Serialization.IocPropertyInfoPool

Afficher le fichier Open project: cappert/keepass2

Méthodes publiques

Méthode Description
Add ( IocPropertyInfo pi ) : bool
Get ( string strName ) : IocPropertyInfo

Private Methods

Méthode Description
EnsureInitialized ( ) : void

Method Details

Add() public static méthode

public static Add ( IocPropertyInfo pi ) : bool
pi IocPropertyInfo
Résultat bool

Get() public static méthode

public static Get ( string strName ) : IocPropertyInfo
strName string
Résultat IocPropertyInfo