command forms :-)
This commit is contained in:
parent
4faee0d856
commit
d232d4a52e
17 changed files with 214 additions and 48 deletions
8
YavscLib/YavscConstants.cs
Normal file
8
YavscLib/YavscConstants.cs
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
namespace YavscLib
|
||||
{
|
||||
public static class YavscConstants
|
||||
{
|
||||
public static readonly string [] Forms = new string [] { "Book" };
|
||||
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue