mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-04-28 09:21:08 +00:00
Put these in a region
This commit is contained in:
@@ -118,6 +118,8 @@ namespace BinaryObjectScanner.Data
|
||||
|
||||
#endregion
|
||||
|
||||
#region Helpers
|
||||
|
||||
/// <summary>
|
||||
/// Initialize all implementations of a type
|
||||
/// </summary>
|
||||
@@ -176,6 +178,8 @@ namespace BinaryObjectScanner.Data
|
||||
}
|
||||
|
||||
return classTypes;
|
||||
}
|
||||
}
|
||||
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user