MarshallingInfoTraverseAspectCommand.

ProcessAspect(ClassAspect, int, bool) Method

Syntax

protected abstract void ProcessAspect(ClassAspect aspect, int currentSlot, bool isNull)

Parameters

Name Type Description
aspect ClassAspect
currentSlot int
isNull bool

Return Value

Type Description
void