Metodo UtilAsk
|
public static bool AskUseMasterModelState( string conf, bool askUser )
Public Shared Function AskUseMasterModelState ( conf As String, askUser As Boolean ) As Boolean
public: static bool AskUseMasterModelState( String^ conf, bool askUser )
static member AskUseMasterModelState : conf : string * askUser : bool -> bool