/ Assembly List / LJCAppManagerDAL / AppUsers

Namespace - LJCAppManagerDAL


Syntax

C#
public class AppUsers : List<AppUser>

Represents a collection of AppManagerUser objects.

Public Methods
Add Creates and adds the object from the provided values.
SearchByUserID Retrieve the collection element by windows user ID.
2 Methods

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.