C# Class wmib.Extensions.Thanks.Buffer.Item

Mostrar archivo Open project: benapetr/wikimedia-bot

Public Properties

Property Type Description
Target string
User string

Public Methods

Method Description
Item ( string user, string target ) : System.Collections.Generic

Method Details

Item() public method

public Item ( string user, string target ) : System.Collections.Generic
user string
target string
return System.Collections.Generic

Property Details

Target public_oe property

public string Target
return string

User public_oe property

public string User
return string