 | FoundContributor Constructor |
Response child class from the
GlobalNameSearch API method.
The
SearchResults class contains a collection of
FoundContributor.
Namespace: Orthogonal.Hoarder.StdLib.DTOAssembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntaxpublic FoundContributor(
string Name,
string Role
)
Parameters
- Name String
[Missing <param name="Name"/> documentation for "M:Orthogonal.Hoarder.StdLib.DTO.FoundContributor.#ctor(System.String,System.String)"]
- Role String
[Missing <param name="Role"/> documentation for "M:Orthogonal.Hoarder.StdLib.DTO.FoundContributor.#ctor(System.String,System.String)"]
See Also