Metodo UtilityProgIsInMyCurrentRange |
Namespace: DedNet.Core
public static bool ProgIsInMyCurrentRange( DedType type, DedTypeProgList progList, string prog )
Public Shared Function ProgIsInMyCurrentRange ( type As DedType, progList As DedTypeProgList, prog As String ) As Boolean
public: static bool ProgIsInMyCurrentRange( DedType^ type, DedTypeProgList^ progList, String^ prog )
static member ProgIsInMyCurrentRange : type : DedType * progList : DedTypeProgList * prog : string -> bool