| PersonaService Constructor | 
Namespace: CMS.Personas
 Syntax
Syntaxpublic PersonaService( IContactInfoProvider contactInfoProvider, IPersonaInfoProvider personaInfoProvider )
 Exceptions
Exceptions| Exception | Condition | 
|---|---|
| ArgumentNullException | Thrown when contactInfoProvider or personaInfoProvider is null. | 
 See Also
See Also