C# 클래스 System.Net.Policy.ClientAccessPolicy

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

공개 메소드들

메소드 설명
FromStream ( Stream stream ) : ICrossDomainPolicy

비공개 메소드들

메소드 설명
CreateResource ( XmlReader reader ) : Resource
ParsePort ( string s ) : ushort
ParsePorts ( string ports ) : long
ReadAllowFromElement ( XmlReader reader, AccessPolicy policy ) : void
ReadGrantToElement ( XmlReader reader, AccessPolicy policy ) : void
ReadPolicyElement ( XmlReader reader, ClientAccessPolicy cap ) : void

메소드 상세

FromStream() 정적인 공개 메소드

static public FromStream ( Stream stream ) : ICrossDomainPolicy
stream Stream
리턴 ICrossDomainPolicy