projects
/
ROUNDS
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ROUNDS
/
Photon.Pun.Simple
/
IAdjustableApplyOrder.cs
blob: c9b7147662e2ef0c47249982f8424cfd9c232bf7 (
plain
)
1
2
3
4
5
namespace Photon.Pun.Simple; public interface IAdjustableApplyOrder : IApplyOrder { }