Interface ITMPPrefixSupplier
- Namespace
- TMPEffects.Tags
- Assembly
- TMPEffects.dll
Interface for supplying prefix.
public interface ITMPPrefixSupplier
Properties
Prefix
The supplied prefix.
char Prefix { get; }
Interface for supplying prefix.
public interface ITMPPrefixSupplier
The supplied prefix.
char Prefix { get; }