C# 클래스 OpenTK.Platform.MacOS.Carbon.CFDictionary

파일 보기 프로젝트 열기: prepare/HTML-Renderer 1 사용 예제들

공개 메소드들

메소드 설명
CFDictionary ( IntPtr reference ) : System
GetNumberValue ( string key ) : double

메소드 상세

CFDictionary() 공개 메소드

public CFDictionary ( IntPtr reference ) : System
reference System.IntPtr
리턴 System

GetNumberValue() 공개 메소드

public GetNumberValue ( string key ) : double
key string
리턴 double