Template Constructor |
Overload List
Name | Description | |
---|---|---|
![]() | Template |
Default constructor
|
![]() | Template(String, String, PackageSource, Boolean) |
Constructor that takes a PackageSource
|
![]() | Template(String, String, String, Boolean) |
Constructor that takes a file path
|
![]() | Template(String, String, Stream, Boolean, Boolean) |
Constructor that takes a Stream
|
See Also