git-subtree-dir: engine git-subtree-mainline:b74841629egit-subtree-split:a8e37fc010
8 lines
147 B
C#
8 lines
147 B
C#
// meta-description: Empty template suitable for all Objects
|
|
|
|
using _BINDINGS_NAMESPACE_;
|
|
using System;
|
|
|
|
public partial class _CLASS_ : _BASE_
|
|
{
|
|
}
|