C# 클래스 KeePassLib.Serialization.IocPropertyInfo

파일 보기 프로젝트 열기: cappert/keepass2 1 사용 예제들

공개 메소드들

메소드 설명
AddProtocols ( string v ) : void
IocPropertyInfo ( string strName, Type t, string strDisplayName, string vProtocols ) : System

메소드 상세

AddProtocols() 공개 메소드

public AddProtocols ( string v ) : void
v string
리턴 void

IocPropertyInfo() 공개 메소드

public IocPropertyInfo ( string strName, Type t, string strDisplayName, string vProtocols ) : System
strName string
t System.Type
strDisplayName string
vProtocols string
리턴 System