C# Class System.Web.Mvc.IronRuby.Helpers.HashWrapper

Inheritance: System.ComponentModel.CustomTypeDescriptor
Exibir arquivo Open project: jschementi/ironrubymvc

Public Methods

Method Description
GetProperties ( ) : PropertyDescriptorCollection
HashWrapper ( Hash hash ) : System.ComponentModel

Method Details

GetProperties() public method

public GetProperties ( ) : PropertyDescriptorCollection
return System.ComponentModel.PropertyDescriptorCollection

HashWrapper() public method

public HashWrapper ( Hash hash ) : System.ComponentModel
hash Hash
return System.ComponentModel