Before Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
Before(Term, Term) | |
Before(Term, Term, VocabularyLink) |
Before(Term, Term)
public:
Before(Microsoft::RuleEngine::Term ^ time1, Microsoft::RuleEngine::Term ^ time2);
public Before (Microsoft.RuleEngine.Term time1, Microsoft.RuleEngine.Term time2);
new Microsoft.RuleEngine.Before : Microsoft.RuleEngine.Term * Microsoft.RuleEngine.Term -> Microsoft.RuleEngine.Before
Public Sub New (time1 As Term, time2 As Term)
Parametri
- time1
- Term
- time2
- Term
Si applica a
Before(Term, Term, VocabularyLink)
public:
Before(Microsoft::RuleEngine::Term ^ time1, Microsoft::RuleEngine::Term ^ time2, Microsoft::RuleEngine::VocabularyLink ^ vocabularyLink);
public Before (Microsoft.RuleEngine.Term time1, Microsoft.RuleEngine.Term time2, Microsoft.RuleEngine.VocabularyLink vocabularyLink);
new Microsoft.RuleEngine.Before : Microsoft.RuleEngine.Term * Microsoft.RuleEngine.Term * Microsoft.RuleEngine.VocabularyLink -> Microsoft.RuleEngine.Before
Parametri
- time1
- Term
- time2
- Term
- vocabularyLink
- VocabularyLink