[This is preliminary documentation and is subject to change.]
Constructor
Namespace:
OfficeClip.BusinessLayer.Framework.ProfileAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public ProfileBase( string serialized, Type type ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ serialized As String, _ type As Type _ ) |
Visual C++ |
---|
public: ProfileBase( String^ serialized, Type^ type ) |
Parameters
- serialized
- Type: System..::.String
- type
- Type: System..::.Type