C# 클래스 System.Net.CFUrl

상속: CFObject
파일 보기 프로젝트 열기: remobjects/mono 1 사용 예제들

공개 메소드들

메소드 설명
CFUrl ( IntPtr handle, bool own ) : System
Create ( string absolute ) : CFUrl

비공개 메소드들

메소드 설명
CFURLCreateWithString ( IntPtr allocator, IntPtr str, IntPtr baseURL ) : IntPtr

메소드 상세

CFUrl() 공개 메소드

public CFUrl ( IntPtr handle, bool own ) : System
handle IntPtr
own bool
리턴 System

Create() 공개 정적인 메소드

public static Create ( string absolute ) : CFUrl
absolute string
리턴 CFUrl