9 lines
81 B
Plaintext
9 lines
81 B
Plaintext
using System;
|
|
|
|
namespace {{namespace}}
|
|
{
|
|
public class {{name}}
|
|
{
|
|
}
|
|
}
|