C# Class _500.ReportAccess

Mostra file Open project: Oscarbralo/TopBlogCoder Class Usage Examples

Public Methods

Method Description
whoCanSee ( string userNames, string allowedData, string reportData ) : string[]

Method Details

whoCanSee() public method

public whoCanSee ( string userNames, string allowedData, string reportData ) : string[]
userNames string
allowedData string
reportData string
return string[]