Click or drag to resize

ArraySerializerHelperT   Conversion (ArraySerializerHelperT to T)


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

Parameters

o  ArraySerializerHelperT
 

Return Value

T
See Also