mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-15 06:44:10 +02:00
Removed unused GetBaseType
This commit is contained in:
parent
bb87ca7b52
commit
a4c9b4f3c4
1 changed files with 0 additions and 6 deletions
|
@ -511,12 +511,6 @@ namespace System
|
||||||
GetFullName(strBuffer);
|
GetFullName(strBuffer);
|
||||||
}*/
|
}*/
|
||||||
|
|
||||||
public virtual Type GetBaseType()
|
|
||||||
{
|
|
||||||
//return mBaseType;
|
|
||||||
return null;
|
|
||||||
}
|
|
||||||
|
|
||||||
protected this()
|
protected this()
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue