Enums/RunTextType.ps1


enum RunTextType {
    Text
    DelText
}