Initializes a new instance of the PrivacyWrapper class
Namespace: Cartella.Models.WrappersAssembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public PrivacyWrapper( string userID, ISiteManager sm ) |
Visual Basic |
---|
Public Sub New ( _ userID As String, _ sm As ISiteManager _ ) |
Visual C++ |
---|
public: PrivacyWrapper( String^ userID, ISiteManager^ sm ) |