HeroStats Libraries
ChatMessage.Expression Class

[This is preliminary documentation and subject to change.]

Represents a regular expression that can be used to parse a chat message

For a list of all members of this type, see ChatMessage.Expression Members.

System.Object
   CityOfHeroes.ChatMessage.Expression

[Visual Basic]
<Serializable>
Public Class ChatMessage.Expression
[C#]
[Serializable]
public class ChatMessage.Expression

Thread Safety

Public static (Shared in Visual Basic) members of this type are not guaranteed to be safe for multithreaded operations. Instance members are thread-safe.

Requirements

Namespace: CityOfHeroes

Assembly: CityOfHeroesData (in CityOfHeroesData.dll)

See Also

ChatMessage.Expression Members | CityOfHeroes Namespace