C# Class ExoMerge.Aspose.Extensions.DocumentTokenExtensions

Mostrar archivo Open project: vc3/ExoMerge

Public Methods

Method Description
IsAloneInParent ( this token ) : bool

Determines whether the given field is the old thing left in its parent.

Method Details

IsAloneInParent() public static method

Determines whether the given field is the old thing left in its parent.
public static IsAloneInParent ( this token ) : bool
token this
return bool