PopulateWithEntityTypes() public method

public PopulateWithEntityTypes ( ) : void
return void
コード例 #1
0
 void ObjectCreatorPlugin_ElementLoaded(object sender, EventArgs e)
 {
     mControl.PopulateWithEntityTypes();
 }