iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

IsNotParameterPresentDeSerializer Constructor 

[Visual Basic]
Public Sub New( _
   ByVal ConfigurationScope As ConfigurationScope _
)
[C#]
public IsNotParameterPresentDeSerializer(
   ConfigurationScope configScope
);

Parameters

configScope

See Also

IsNotParameterPresentDeSerializer Class | IBatisNet.DataMapper.Configuration.Serializers Namespace