C# Class SpeakFriend.Utilities.Tagging.Tag

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

Public Methods

Method Description
Tag ( ) : System
Tag ( ITaggable target, TagPrototype prototype ) : System

Method Details

Tag() public method

public Tag ( ) : System
return System

Tag() public method

public Tag ( ITaggable target, TagPrototype prototype ) : System
target ITaggable
prototype TagPrototype
return System