Pattern
Namespace: SharpPluginLoader.Core.Memory
public struct Pattern
Inheritance Object → ValueType → Pattern
Properties
Bytes
public Int16[] Bytes { get; set; }
Property Value
Methods
FromString(String)
Pattern FromString(string pattern)
Parameters
pattern
String