C# 클래스 EPiCode.Relations.Core.RelationProviders.RuleProviderCollection

상속: System.Configuration.Provider.ProviderCollection
파일 보기 프로젝트 열기: BVNetwork/Relations

공개 메소드들

메소드 설명
Add ( ProviderBase provider ) : void
CopyTo ( RuleProviderBase array, int index ) : void
this ( string name ) : RuleProviderBase

메소드 상세

Add() 공개 메소드

public Add ( ProviderBase provider ) : void
provider System.Configuration.Provider.ProviderBase
리턴 void

CopyTo() 공개 메소드

public CopyTo ( RuleProviderBase array, int index ) : void
array RuleProviderBase
index int
리턴 void

this() 공개 메소드

public this ( string name ) : RuleProviderBase
name string
리턴 RuleProviderBase