C# Class OpenTK.Platform.MacOS.Carbon.CFDictionary

Exibir arquivo Open project: prepare/HTML-Renderer Class Usage Examples

Public Methods

Method Description
CFDictionary ( IntPtr reference ) : System
GetNumberValue ( string key ) : double

Method Details

CFDictionary() public method

public CFDictionary ( IntPtr reference ) : System
reference System.IntPtr
return System

GetNumberValue() public method

public GetNumberValue ( string key ) : double
key string
return double