C# Class IKVM.Attributes.AnnotationDefaultAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: samskivert/ikvm-monotouch Class Usage Examples

Public Methods

Method Description
AnnotationDefaultAttribute ( object defaultValue ) : IKVM.Reflection

Method Details

AnnotationDefaultAttribute() public method

public AnnotationDefaultAttribute ( object defaultValue ) : IKVM.Reflection
defaultValue object
return IKVM.Reflection