Inheritance: IDisposable
Exemple #1
0
 public override void Initialize()
 {
     this.Instance = new JistAlias(this);
 }
Exemple #2
0
		public override void Initialize()
		{
			this.Instance = new JistAlias(this);
		}