Click or drag to resize

ArraySerializerHelperT   Conversion (T to ArraySerializerHelperT)


Namespace: ArthaChitra.Model.Common
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public static implicit operator ArraySerializerHelper<T> (
	T[] o
)

Parameters

o  T
 

Return Value

ArraySerializerHelperT
See Also