Metodo UtilityGetAllRootsUsedInFam |
Namespace: DedNet.Core
public static List<DedRoot> GetAllRootsUsedInFam( DedNetApplication app )
Public Shared Function GetAllRootsUsedInFam ( app As DedNetApplication ) As List(Of DedRoot)
public: static List<DedRoot^>^ GetAllRootsUsedInFam( DedNetApplication^ app )
static member GetAllRootsUsedInFam : app : DedNetApplication -> List<DedRoot>