예제 #1
0
 public void Initialize(object configObject, TargetPlatform platform)
 {
     SIMEX_init();
     _hashCode = HashProvider.GetTypeHash(GetType());
     _platform = platform;
 }