C# Class SpeakFriend.Utilities.Tagging.TagPrototype

Show file Open project: teamaton/speak-lib Class Usage Examples

Public Methods

Method Description
TagPrototype ( ) : System
TagPrototype ( Type targetType ) : System

Method Details

TagPrototype() public method

public TagPrototype ( ) : System
return System

TagPrototype() public method

public TagPrototype ( Type targetType ) : System
targetType System.Type
return System