Class ComposedVoice
public class ComposedVoice
- Inheritance
-
ComposedVoice
- Inherited Members
- Extension Methods
Constructors
ComposedVoice()
public ComposedVoice()
Properties
AttemptLimit
public int AttemptLimit { get; set; }
Property Value
IsEmpty
public bool IsEmpty { get; }
Property Value
TimeLimit
public int TimeLimit { get; set; }
Property Value
Methods
Clone()
public ComposedVoice Clone()
Returns
CopyTo(ComposedVoice)
public void CopyTo(ComposedVoice other)
Parameters
otherComposedVoice
IsEqual(ComposedVoice)
public bool IsEqual(ComposedVoice other)
Parameters
otherComposedVoice