mirror of
https://github.com/Smaug123/WoofWare.Whippet
synced 2025-10-08 01:08:39 +00:00
11 lines
1.2 KiB
Plaintext
11 lines
1.2 KiB
Plaintext
WoofWare.Whippet.Core.IGenerateRawFromRaw - interface with 1 member(s)
|
|
WoofWare.Whippet.Core.IGenerateRawFromRaw.GenerateRawFromRaw [method]: WoofWare.Whippet.Core.RawSourceGenerationArgs -> string
|
|
WoofWare.Whippet.Core.RawSourceGenerationArgs inherit obj, implements WoofWare.Whippet.Core.RawSourceGenerationArgs System.IEquatable, System.Collections.IStructuralEquatable, WoofWare.Whippet.Core.RawSourceGenerationArgs System.IComparable, System.IComparable, System.Collections.IStructuralComparable
|
|
WoofWare.Whippet.Core.RawSourceGenerationArgs..ctor [constructor]: (string, System.Byte [])
|
|
WoofWare.Whippet.Core.RawSourceGenerationArgs.Equals [method]: (WoofWare.Whippet.Core.RawSourceGenerationArgs, System.Collections.IEqualityComparer) -> bool
|
|
WoofWare.Whippet.Core.RawSourceGenerationArgs.FileContents [property]: [read-only] System.Byte []
|
|
WoofWare.Whippet.Core.RawSourceGenerationArgs.FilePath [property]: [read-only] string
|
|
WoofWare.Whippet.Core.RawSourceGenerationArgs.get_FileContents [method]: unit -> System.Byte []
|
|
WoofWare.Whippet.Core.RawSourceGenerationArgs.get_FilePath [method]: unit -> string
|
|
WoofWare.Whippet.Core.WhippetGeneratorAttribute inherit System.Attribute
|
|
WoofWare.Whippet.Core.WhippetGeneratorAttribute..ctor [constructor]: unit |