C# Class Urho.Samples.UWP.TypeInfo

Show file Open project: xamarin/urho-samples

Public Methods

Method Description
TypeInfo ( Type type, string name, string description ) : System

Method Details

TypeInfo() public method

public TypeInfo ( Type type, string name, string description ) : System
type System.Type
name string
description string
return System